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

[v1.8.x] Backport "Explore behavior of flakey R test UNET from test_img_seg.R" #19186 - #19206

Merged
samskalicky merged 1 commit into
apache:v1.8.xfrom
DickJC123:r_test_fix_backport
Sep 22, 2020
Merged

[v1.8.x] Backport "Explore behavior of flakey R test UNET from test_img_seg.R" #19186#19206
samskalicky merged 1 commit into
apache:v1.8.xfrom
DickJC123:r_test_fix_backport

Conversation

@DickJC123

Copy link
Copy Markdown
Contributor

Description

This is a backport of PR #19186 from v1.x to v1.8.x. With this PR's non-functional change to the UNET test of test_img_seg.R, the frequent but non-deterministic failure has not reoccurred. This suggests a race condition of some sort, but this has not been root-caused.

Checklist

Essentials

  • PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented

@samskalicky

@mxnet-bot

Copy link
Copy Markdown

Hey @DickJC123 , 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: [centos-cpu, miscellaneous, unix-cpu, edge, website, windows-gpu, windows-cpu, centos-gpu, clang, sanity, unix-gpu]


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.

@samskalicky
samskalicky merged commit c2df97f into apache:v1.8.x Sep 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants