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

Flaky test_profiler.test_custom_operator_profiling_naive_engine #15414

Closed
eric-haibin-lin opened this issue Jun 29, 2019 · 2 comments · Fixed by #15651
Closed

Flaky test_profiler.test_custom_operator_profiling_naive_engine #15414

eric-haibin-lin opened this issue Jun 29, 2019 · 2 comments · Fixed by #15651

Comments

@eric-haibin-lin
Copy link
Member

eric-haibin-lin commented Jun 29, 2019

======================================================================

FAIL: test_profiler.test_custom_operator_profiling_naive_engine

----------------------------------------------------------------------

Traceback (most recent call last):

  File "/usr/local/lib/python3.5/dist-packages/nose/case.py", line 198, in runTest

    self.test(*self.arg)

  File "/work/mxnet/tests/python/unittest/test_profiler.py", line 451, in test_custom_operator_profiling_naive_engine

    'test_custom_operator_profiling_multiple_custom_ops_symbolic_naive.json')

  File "/work/mxnet/tests/python/unittest/common.py", line 313, in run_in_spawned_process

    assert p.exitcode == 0, "Non-zero exit code %d from %s()." % (p.exitcode, func.__name__)

AssertionError: Non-zero exit code 255 from test_custom_operator_profiling_multiple_custom_ops_imperative().

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

@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 labels: Test, Flaky

@eric-haibin-lin
Copy link
Member Author

duplicate: #15406

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

Successfully merging a pull request may close this issue.

2 participants