Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[CI] Clojure test failure #16052

Open
ChaiBapchya opened this issue Aug 30, 2019 · 2 comments
Open

[CI] Clojure test failure #16052

ChaiBapchya opened this issue Aug 30, 2019 · 2 comments

Comments

@ChaiBapchya
Copy link
Contributor

Lein test Clojure Failure in CI
For unrelated PR - #15941

http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/detail/PR-15941/22/pipeline/

lein test core_test

lein test :only core_test/run-profiler

FAIL in (run-profiler) (core_test.clj:30)
expected: (.exists new-file)
  actual: false

lein test :only core_test/run-profiler

FAIL in (run-profiler) (core_test.clj:31)
expected: (> 10000 (- (System/currentTimeMillis) (.lastModified new-file)))
  actual: (not (> 10000 1567188720784))

Ran 1 tests containing 2 assertions.
2 failures, 0 errors.
@mxnet-label-bot
Copy link
Contributor

Hey, this is the MXNet Label Bot.
Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it.
Here are my recommended label(s): Test, CI

@ChaiBapchya
Copy link
Contributor Author

@mxnet-label-bot add [Test, CI]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants