Skip to content

Commit

Permalink
eclipse-poosl#50 linux test compat: Renamed identically named tests &…
Browse files Browse the repository at this point in the history
… increased

wait() on intermittently failing test.
  • Loading branch information
ebausson-obeo committed Feb 6, 2024
1 parent f24e625 commit f2e7b2e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ _zLEq4FpOEeWVIdXlfxjrJw // kind: 'test' name: 'Fisher' path: 'Fisher.test'
_zLm2YFpOEeWVIdXlfxjrJw // kind: 'test' name: 'MarsRover' path: 'MarsRover.test'
_zMRkwFpOEeWVIdXlfxjrJw // kind: 'test' name: 'MPSoc' path: 'MPSoc.test'
_zMyiIFpOEeWVIdXlfxjrJw // kind: 'test' name: 'PARProtocol' path: 'PARProtocol.test'
_zNV7wFpOEeWVIdXlfxjrJw // kind: 'test' name: 'SoCInterconnects' path: 'SoCInterconnects.test'
_zNV7wFpOEeWVIdXlfxjrJw // kind: 'test' name: 'SoCInterconnectsDebug' path: 'SoCInterconnectsDebug.test'
_zN4HQFpOEeWVIdXlfxjrJw // kind: 'test' name: 'TeenageHomework' path: 'TeenageHomework.test'
_zOXPcFpOEeWVIdXlfxjrJw // kind: 'test' name: 'Wireless' path: 'Wireless.test'
_iMO70HMTEeWfnqGXk_ItXA // kind: 'test' name: 'TraceExample' path: 'TraceExample.test'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--- RCPTT testcase ---
Format-Version: 1.0
Contexts: _jSds4OTxEeS0itSwbx-n-w,_lVE1EONVEeSZttsAewanYQ,_eJkWsFVnEea5R70fIjiNMA
Element-Name: SoCInterconnects
Element-Name: SoCInterconnectsDebug
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Expand All @@ -17,7 +17,7 @@ Entry-Name: .content
file-poosl-debug "poosl.examples/models-complex/SoCInterconnects/Mesh/mesh.poosl"
select-root-click-record
click-resume
wait 50
wait 200
get-view Console | get-button Terminate | click
try -times 10 -delay 50 -command {
with [get-view Console] {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ _593Y4FpEEeWVIdXlfxjrJw // kind: 'test' name: 'Fisher' path: 'Fisher.test'
_63LmgFpEEeWVIdXlfxjrJw // kind: 'test' name: 'MarsRover' path: 'MarsRover.test'
_7urPMFpEEeWVIdXlfxjrJw // kind: 'test' name: 'MPSoc' path: 'MPSoc.test'
_90574FpEEeWVIdXlfxjrJw // kind: 'test' name: 'PARProtocol' path: 'PARProtocol.test'
_BPPUwFpFEeWVIdXlfxjrJw // kind: 'test' name: 'SoCInterconnects' path: 'SoCInterconnects.test'
_BPPUwFpFEeWVIdXlfxjrJw // kind: 'test' name: 'SoCInterconnectsRun' path: 'SoCInterconnectsRun.test'
_DGtzwFpFEeWVIdXlfxjrJw // kind: 'test' name: 'TeenageHomework' path: 'TeenageHomework.test'
_EUeAUFpFEeWVIdXlfxjrJw // kind: 'test' name: 'Wireless' path: 'Wireless.test'

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--- RCPTT testcase ---
Format-Version: 1.0
Contexts: _jSds4OTxEeS0itSwbx-n-w,_lVE1EONVEeSZttsAewanYQ,_ldH90ONVEeSZttsAewanYQ
Element-Name: SoCInterconnects
Element-Name: SoCInterconnectsRun
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Expand Down

0 comments on commit f2e7b2e

Please sign in to comment.