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

GitHub noreply at github.com
Sat Oct 4 16:14:20 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: a0f0195ab78d201aec5be6be4793ca735a2aa99a
      https://github.com/parrot/parrot/commit/a0f0195ab78d201aec5be6be4793ca735a2aa99a
  Author: Reini Urban <rurban at cpanel.net>
  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 <rurban at cpanel.net>
  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


  Commit: 91e3690910621d78f6006b6f945600aa7cec773a
      https://github.com/parrot/parrot/commit/91e3690910621d78f6006b6f945600aa7cec773a
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-04 (Sat, 04 Oct 2014)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  .travis: whitespace only


  Commit: 86483f126d5a076ce7761e0300f45d288692ba28
      https://github.com/parrot/parrot/commit/86483f126d5a076ce7761e0300f45d288692ba28
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-04 (Sat, 04 Oct 2014)

  Changed paths:
    M .travis.yml
    M ChangeLog
    M lib/Parrot/Harness/Options.pm
    M t/compilers/imcc/syn/regressions.t
    M t/fullharness
    M t/op/calling.t

  Log Message:
  -----------
  Merge branch 'smoke-me/testfast-gh1086'

Smoked fine at https://travis-ci.org/parrot/parrot/builds/37052071


  Commit: da4cc6587a779c7cd5468b5cc6556b6a333ae229
      https://github.com/parrot/parrot/commit/da4cc6587a779c7cd5468b5cc6556b6a333ae229
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-04 (Sat, 04 Oct 2014)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  [cage] ChangeLog for GH #1086


Compare: https://github.com/parrot/parrot/compare/f62eb29c13ac...da4cc6587a77


More information about the parrot-commits mailing list