[D-runtime] [D-Programming-Language/druntime] 94211e: remove the pointless STARTING output during testin...

GitHub via D-runtime d-runtime at puremagic.com
Wed Mar 9 09:56:41 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 94211ef26fc3f3a5593d46ecf24f59d7a2769dcb
      https://github.com/D-Programming-Language/druntime/commit/94211ef26fc3f3a5593d46ecf24f59d7a2769dcb
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-03-09 (Wed, 09 Mar 2016)

  Changed paths:
    M src/test_runner.d

  Log Message:
  -----------
  remove the pointless STARTING output during testing

- we now have make non-quiet by default and apply timelimit
  to each test so it's easy to figure out deadlocked tests
- with parallel make it wasn't easily possible to see which
  STARTING/PASS lines belong together anyhow


  Commit: a8e5db2aecd74f1d078dc25c787aff830d2f14ed
      https://github.com/D-Programming-Language/druntime/commit/a8e5db2aecd74f1d078dc25c787aff830d2f14ed
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2016-03-09 (Wed, 09 Mar 2016)

  Changed paths:
    M src/test_runner.d

  Log Message:
  -----------
  Merge pull request #1505 from MartinNowak/remove_test_startup_notice

remove the pointless STARTING output during testing


Compare: https://github.com/D-Programming-Language/druntime/compare/3c80f70162e0...a8e5db2aecd7


More information about the D-runtime mailing list