You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/11/26 06:33:00 UTC

[GitHub] [incubator-mxnet] leezu opened a new pull request #19590: Mark test_cv_model_inference_onnxruntime_mobilenetv2_1_0 as flaky

leezu opened a new pull request #19590:
URL: https://github.com/apache/incubator-mxnet/pull/19590


   [2020-11-26T05:51:49.665Z] self = <json.decoder.JSONDecoder object at 0x7f1214d16a90>
   [2020-11-26T05:51:49.665Z] s = '[\n"tench, Tinca tinca",\n"goldfish, Carassius auratus",\n"great white shark, white shark, man-eater, man-eating shar...ater hen, Fulica americana",\n"bustard",\n"ruddy turnstone, Arenaria interpres",\n"red-backed sandpiper, dunlin, Eroli'
   [2020-11-26T05:51:49.665Z] idx = 0
   [2020-11-26T05:51:49.665Z] 
   [2020-11-26T05:51:49.665Z]     def raw_decode(self, s, idx=0):
   [2020-11-26T05:51:49.665Z]         """Decode a JSON document from ``s`` (a ``str`` beginning with
   [2020-11-26T05:51:49.665Z]         a JSON document) and return a 2-tuple of the Python
   [2020-11-26T05:51:49.665Z]         representation and the index in ``s`` where the document ended.
   [2020-11-26T05:51:49.665Z]     
   [2020-11-26T05:51:49.665Z]         This can be used to decode a JSON document from a string that may
   [2020-11-26T05:51:49.665Z]         have extraneous data at the end.
   [2020-11-26T05:51:49.665Z]     
   [2020-11-26T05:51:49.665Z]         """
   [2020-11-26T05:51:49.665Z]         try:
   [2020-11-26T05:51:49.665Z] >           obj, end = self.scan_once(s, idx)
   [2020-11-26T05:51:49.665Z] E           json.decoder.JSONDecodeError: Unterminated string starting at: line 142 column 1 (char 4393)
   [2020-11-26T05:51:49.665Z] 
   [2020-11-26T05:51:49.665Z] /usr/lib/python3.6/json/decoder.py:355: JSONDecodeError
   
   
   cc @josephevans 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #19590: Mark test_cv_model_inference_onnxruntime_mobilenetv2_1_0 as flaky

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #19590:
URL: https://github.com/apache/incubator-mxnet/pull/19590#issuecomment-734103683


   Hey @leezu , Thanks for submitting the PR 
   All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [windows-cpu, miscellaneous, unix-gpu, edge, centos-cpu, clang, centos-gpu, unix-cpu, windows-gpu, website, sanity]
   *** 
   _Note_: 
    Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] Zha0q1 commented on pull request #19590: Mark test_cv_model_inference_onnxruntime_mobilenetv2_1_0 as flaky

Posted by GitBox <gi...@apache.org>.
Zha0q1 commented on pull request #19590:
URL: https://github.com/apache/incubator-mxnet/pull/19590#issuecomment-734105868


   Also happened to my PR twice today


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] szha merged pull request #19590: Mark test_cv_model_inference_onnxruntime_mobilenetv2_1_0 as flaky

Posted by GitBox <gi...@apache.org>.
szha merged pull request #19590:
URL: https://github.com/apache/incubator-mxnet/pull/19590


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org