Skip to content

v1.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Oct 17:54
b550414

ParallelTestRunner v1.0.3

Diff since v1.0.2

Merged pull requests:

  • Use Malt instead of Distributed.jl (#48) (@vchuravy)
  • Add GPUArrays.jl and Metal.jl examples in README (#49) (@giordano)
  • Update help message in README.md, and clarify runtests arguments (#50) (@giordano)
  • Disable fail-fast in UnitTests workflow (#52) (@giordano)
  • Add WorkerTestSet to avoid loss of context due to TestSetException (#55) (@vchuravy)

Closed issues:

  • Retain precise testset information in failed tests (#32)