* Disable an additional test in the SD nightly that also takes over the timeout.
This is an additional test that should have bene disabled in to https://github.com/apache/incubator-mxnet/pull/12326 Confusingly this test is failing just for Python 2. I will revisit and adjust the timeouts. Here is the log message: [StraightDope: Python2 Single-GPU] .INFO:root:Running notebook 'chapter08_computer-vision/visual-question-answer' [StraightDope: Python2 Single-GPU] INFO:traitlets:Executing notebook with kernel: python2 [StraightDope: Python3 Single-GPU] ERROR:traitlets:Timeout waiting for execute reply (600s). ## 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/12343 ] This message was relayed via gitbox.apache.org for [email protected]
