Branch: refs/heads/smoke-me/testfast-gh1086
Home: https://github.com/parrot/parrot
Commit: a0f0195ab78d201aec5be6be4793ca735a2aa99a
https://github.com/parrot/parrot/commit/a0f0195ab78d201aec5be6be4793ca735a2aa99a
Author: Reini Urban <[email protected]>
Date: 2014-10-04 (Sat, 04 Oct 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
Commit: 1c1d7cab21ee89f2f65c585855667ef6cdf10b85
https://github.com/parrot/parrot/commit/1c1d7cab21ee89f2f65c585855667ef6cdf10b85
Author: Reini Urban <[email protected]>
Date: 2014-10-04 (Sat, 04 Oct 2014)
Changed paths:
M ChangeLog
M t/compilers/imcc/syn/regressions.t
M t/op/calling.t
Log Message:
-----------
[test] adjust bad -O1/-O2 test regex
with the new fullharness settings there is no space before -O1 anymore.
Fixes GH #1086
Compare: https://github.com/parrot/parrot/compare/c26a7782c490...1c1d7cab21ee_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits