Skip to content

Commit

Permalink
Don't run stress tests for lock-async on JVM
Browse files Browse the repository at this point in the history
Since fixing the ThreadPoolScheduler (commit 8d95402) these tests
are dying badly. I'm quite sure, an underlying problem is surfacing
now.
  • Loading branch information
usev6 committed Mar 7, 2018
1 parent dd2c901 commit 3259953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/spectest.data
Expand Up @@ -841,8 +841,8 @@ S17-promise/anyof.t
S17-promise/basic.t
S17-promise/in.t # slow
S17-promise/lock-async.t
S17-promise/lock-async-stress.t # stress slow
S17-promise/lock-async-stress2.t # stress slow
S17-promise/lock-async-stress.t # moar stress slow
S17-promise/lock-async-stress2.t # moar stress slow
S17-promise/start.t # slow
S17-promise/stress.t # stress
S17-promise/then.t
Expand Down

0 comments on commit 3259953

Please sign in to comment.