Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

test_runner: Unit test to highlight pipeline bug #228

Closed
wants to merge 1 commit into from

Conversation

tfg13
Copy link
Contributor

@tfg13 tfg13 commented Feb 11, 2021

The pipeline fails if the last step takes longer than the shutdown timeout.
This test triggers that condition. Interestingly, it can fail in two different ways!
A regular unit test failure like we saw testing, and also a full blown panic for senging on a closed channel :(

The pipeline fails if the last step takes longer than the shutdown timeout.
This test triggers that condition. Interestingly, it can fail in two different ways!
A regular unit test failure like we saw testing, and also a full blown panic for senging on a closed channel :(
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 11, 2021
@tfg13 tfg13 closed this Feb 11, 2021
@tfg13 tfg13 reopened this Feb 11, 2021
@tfg13
Copy link
Contributor Author

tfg13 commented Feb 11, 2021

This is just to demonstrate the problem, no need to review/merge for now

rojer9-fb added a commit that referenced this pull request Feb 26, 2021
With inter-step state serialization

This is take 2, incorporating a fix for #228 and comments from #219
rojer9-fb added a commit that referenced this pull request Feb 26, 2021
With inter-step state serialization

This is take 2, incorporating a fix for #228 and comments from #219
@rojer9-fb
Copy link
Contributor

incorporated into #232

@rojer9-fb rojer9-fb closed this Feb 26, 2021
rojer9-fb added a commit that referenced this pull request Mar 5, 2021
With inter-step state serialization

This is take 2, incorporating a fix for #228 and comments from #219
rojer9-fb added a commit that referenced this pull request Mar 5, 2021
With inter-step state serialization

This is take 2, incorporating a fix for #228 and comments from #219
rojer9-fb added a commit that referenced this pull request Mar 10, 2021
With inter-step state serialization

This is take 2, incorporating a fix for #228 and comments from #219
xaionaro pushed a commit to xaionaro-facebook/contest that referenced this pull request Mar 12, 2021
With inter-step state serialization

This is take 2, incorporating a fix for facebookarchive#228 and comments from facebookarchive#219

Modified by: Dmitrii Okunev <[email protected]>
xaionaro pushed a commit to xaionaro-facebook/contest that referenced this pull request Mar 13, 2021
With inter-step state serialization

This is take 2, incorporating a fix for facebookarchive#228 and comments from facebookarchive#219
llogen pushed a commit to 9elements/contest that referenced this pull request Aug 4, 2021
With inter-step state serialization

This is take 2, incorporating a fix for facebookarchive#228 and comments from facebookarchive#219
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants