-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inconsistent pipe parallel performance #43
Comments
The same observation from mine on the P1 and P4 test. |
I observe the same problem with P1 and P4 |
I was going to put this down to background process noise, especially since @MerelyLogical's is the first that gets run after I start an instance, but it sounds like there's something more systematic going on. There's another test run happening now -- let's see what that one results in. Have no fear: if this continues to be an issue, it will be fixed before the marking is complete. |
I am also facing this issue. In particular, tests 26 - 30 (the bash script pipeline tests) passed for me on all of JD's testing runs (from 2019-02-13 to 2019-02-18) but for the assessment I suddenly failed tests 26 and 27. I haven't changed the code at all so I don't think I'm at fault here? For completeness, here are the results of testing from all runs: jjd06_logs_2019-02-13_19-28-40
jjd06_logs_2019-02-14_18-09-13
jjd06_logs_2019-02-15_16-16-08
jjd06_logs_2019-02-18_07-12-07
jjd06_logs_2019-02-18_19-31-45
jjd06_summative
|
Sigh. So despite my best efforts, some noise still affected some testing. I have rerun your assessment, @ruhi-c. |
Would it be possible to re-run mine too? I'm experiencing similar results to Ruhi |
Thank you very much @jjd06 =) |
I also saw inconsistent results for test 27, with no change of code; 2019-02-18_19-31-45
2019-02-18_07-12-07
2019-02-15_16-16-08
2019-02-14_18-09-13
Summative
|
I have experienced inconsistent results as well in the summative assessment. |
Rerun for @ESalih-Dev, @thomasjallerton and @dl5415. |
Thanks :) |
I also experienced the inconsistent results in my summative test. Is it possible to rerun my test also? |
I have also experience the inconsistent results. Would it be possible to rerun my test as well. |
Rerun for @JinYeeNg and @rmurai0610 as well. |
Thank you for the rerun ;-). @jjd06 |
Hi, I also got the same issue on test 26. Could you rerun my test, thank you. @jjd06 |
I have also experienced inconsistent results as well in the summative assessment. @jjd06 |
Rerun for @Yu-Zhewen and @swarth100. |
14 Feb:
With no modification in the code, on the next day:
15 Feb:
I hope this doesn't suggest that the coursework marking this time will be random as well...
The text was updated successfully, but these errors were encountered: