Skip to content

Instantly share code, notes, and snippets.

@AlexDaniel
Last active December 13, 2017 20:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexDaniel/da65080e662bc1c134b887e764eff6f9 to your computer and use it in GitHub Desktop.
Save AlexDaniel/da65080e662bc1c134b887e764eff6f9 to your computer and use it in GitHub Desktop.
ZOFFLOP: t/spec/MISC/bug-coverage-stress.t
ZOFFLOP: t/spec/S02-literals/string-interpolation.t
ZOFFLOP: t/spec/S02-types/baghash.t
ZOFFLOP: t/spec/S03-junctions/autothreading.t
ZOFFLOP: t/spec/S03-operators/misc.t
ZOFFLOP: t/spec/S05-modifier/ignoremark.t
ZOFFLOP: t/spec/S05-modifier/samemark.t
ZOFFLOP: t/spec/S06-currying/positional.t
ZOFFLOP: t/spec/S10-packages/basic.t
ZOFFLOP: t/spec/S10-packages/precompilation.t
ZOFFLOP: t/spec/S10-packages/use-with-class.t
ZOFFLOP: t/spec/S11-modules/export.t
ZOFFLOP: t/spec/S11-modules/import-multi.t
ZOFFLOP: t/spec/S11-modules/need.t
ZOFFLOP: t/spec/S11-modules/nested.t
ZOFFLOP: t/spec/S11-modules/require.t
ZOFFLOP: t/spec/S12-attributes/class.t
ZOFFLOP: t/spec/S12-construction/destruction.t TODO PASS
ZOFFLOP: t/spec/S15-nfg/many-threads.t # segfaulted
ZOFFLOP: t/spec/S17-lowlevel/atomic-ops.t
ZOFFLOP: t/spec/S17-lowlevel/atomic.t
ZOFFLOP: t/spec/S17-lowlevel/cas.t
ZOFFLOP: t/spec/S17-lowlevel/semaphore.t
ZOFFLOP: t/spec/S17-procasync/basic.t
ZOFFLOP: t/spec/S17-procasync/kill.t # TODO passed; this one flops very frequently for me
ZOFFLOP: t/spec/S17-promise/allof.t
ZOFFLOP: t/spec/S17-promise/basic.t
ZOFFLOP: t/spec/S17-promise/nonblocking-await.t: https://github.com/MoarVM/MoarVM/issues/554
ZOFFLOP: t/spec/S17-promise/start.t
ZOFFLOP: t/spec/S17-promise/stress.t
ZOFFLOP: t/spec/S17-supply/batch.t
ZOFFLOP: t/spec/S17-supply/interval.t
ZOFFLOP: t/spec/S17-supply/stable.
ZOFFLOP: t/spec/S17-supply/supplier-preserving.t
ZOFFLOP: t/spec/S17-supply/syntax.t
ZOFFLOP: t/spec/S17-supply/unique.t
ZOFFLOP: t/spec/S17-supply/wait.t
ZOFFLOP: t/spec/S26-documentation/wacky.t
ZOFFLOP: t/spec/S29-os/system.t
ZOFFLOP: t/spec/S32-io/IO-Socket-Async-UDP.t
ZOFFLOP: t/spec/S32-io/IO-Socket-Async.t
ZOFFLOP: t/spec/S32-io/IO-Socket-INET.t # doesn't so much flop, but starts hanging after I used the box for long enough time to have run 15+ stresstests
ZOFFLOP: t/spec/S32-io/indir.t # reported yesterday; still to see what's up with it
ZOFFLOP: t/spec/S32-io/open.t
ZOFFLOP: t/spec/S32-io/pipe.t
ZOFFLOP: t/spec/integration/advent2012-day15.t # 6.c-errata version
ZOFFLOP: t/spec/integration/precompiled.t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment