## Description ## Disable a test that's taking longer than 10 minutes with the Python 2 interpreter in the Straight Dope Nightly.
This was missed previously as the hardware I'm running my tests on was a little faster than the hardware the test runner is using. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [*] The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to the relevant [JIRA issue](https://issues.apache.org/jira/projects/MXNET/issues) created (except PRs with tiny changes) - [*] Changes are complete (i.e. I finished coding on this PR) - [* ] Code is well-documented: - [ *] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change [ Full content available at: https://github.com/apache/incubator-mxnet/pull/12326 ] This message was relayed via gitbox.apache.org for [email protected]
