Skip to content

Commit

Permalink
tests: mark TDBTracingKernelTest forClass: #SimulationContextTest sel…
Browse files Browse the repository at this point in the history
…ector: #testNonLocalReturn as failure (nested simulation with failing primitives)

Cherry-picked from 0752d50.
  • Loading branch information
LinqLover committed Dec 27, 2023
1 parent 7d7b92e commit df80279
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ expectedFailureGroups
#testResumablePass flag: #todo.
#testSimpleIsNested flag: #todo}).

groups at: #SimulationContextTest put: ((groups at: #SimulationContextTest ifAbsent: [{}]) ,
{#testNonLocalReturn flag: #todo "no support for nested simulation with failing primitives (here: primitive 199) in Trunk so far"}).

^ groups
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"class" : {
"expectedFailureGroups" : "ct 6/17/2022 20:20",
"expectedFailureGroups" : "ct 11/26/2022 15:01",
"testGroups" : "ct 1/22/2022 20:03" },
"instance" : {
"checkSnapshots" : "ct 6/1/2022 10:48",
Expand Down

0 comments on commit df80279

Please sign in to comment.