[parrot/parrot] 9daa2a: [test] no gc-debug runcore when testing the fast r...

GitHub noreply at github.com
Mon Jul 21 22:10:07 UTC 2014


  Branch: refs/heads/smoke-me/testfast-gh1086
  Home:   https://github.com/parrot/parrot
  Commit: 9daa2a48dddc02b2b0f2340f5a8f74705978f3f2
      https://github.com/parrot/parrot/commit/9daa2a48dddc02b2b0f2340f5a8f74705978f3f2
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M lib/Parrot/Harness/Options.pm
    M t/fullharness

  Log Message:
  -----------
  [test] no gc-debug runcore when testing the fast runcore

With make fulltest and variants (t/fullharness) we omit -D040 and --gc-debug
when testing -f -O1 -O2 and the various set_usual_target() tests.
This caught some -O1/-O2 errors and speeds up the fulltest suite.
We only need to run a full GC after each op and randomize the N/I regs with the
normal internal testsuite, but not the extensions and various other tests.

See [GH #1086]

Current errors:
  testO1__t/op/calling.t, testO2__t/op/calling.t,
  testO2__t/compilers/imcc/syn/regressions.t




More information about the parrot-commits mailing list