-
Notifications
You must be signed in to change notification settings - Fork 115
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
Currently failing longtests and examples #316
Comments
Question moved from PR #311 @angus-g - I think I have a question for you: it looks like some of the examples / longtests which parse detectors are failing as a result of detector files now outputting as h5part, but the examples/tests are still configured to read old-style detectors output via stat_parse from the fluidity_tools module. On a first pass, tests which I suspect are failing from this are:
Does this sound like it could be a reasonable diagnosis and if so how straightforward would a fix be? |
Question moved from PR #311 @matt-piggott - I'm seeing what I hope is a marginal test failure in the driven_cavity example on Ubuntu 20.04, where a test of convergence > 1.85 fails on: driven_cavity: Running Quantity4ConvergesToSecondOrder: Can this be relaxed slightly? |
@drhodrid - a follow-up on the updated particle tests, I don't think I've messed up the merge of your updates but am seeing what looks like a significant RMS error change from particle_entrainment_of_dense_layer, see: https://github.com/FluidityProject/fluidity/runs/2509562204?check_suite_focus=true Test is '560 +- 10', actual value is 90.25800673280742 |
@drhodrid - in particle_rayleigh_taylor_mu10fold on Focal I'm seeing one failure of 'Max entrainment less than 0.9' but a test value of 'Max Entrainment 0.903234453893775'. Am I OK to relax that slightly to get a pass? |
Documenting BFS2D longtest failures: Test: Running reference reattachment length is about 14.0 Test: Running kepsilon reattachment length is approximately equal to the experimental value of 7.0 Completed run at : https://github.com/FluidityProject/longtests/runs/2527092698?check_suite_focus=true |
Hi Tim. I just pushed some changes that will hopefully fix particle_entrainment_of_dense_layer. Please let me know if that's the case when its run through. |
Thanks Rhod, that's running now. I'll post results as they come in. Update: test has run for significantly longer this time, which looks promising. |
Ahhh damn! Back on my list for next week then!! R
On 14 May 2021, at 8:17 pm, Tim Greaves ***@***.******@***.***>> wrote:
@drhodrid<https://github.com/drhodrid> - I'm still seeing the Max RMS error at ~90, giving a failure:
https://github.com/FluidityProject/fluidity/runs/2582995968?check_suite_focus=true
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#316 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB25UKXJZXOORL7TM3XZNKDTNT2CRANCNFSM44FTYVJA>.
|
@drhodrid - this time was my error I think - sorry! I was running the previous version by mistake. But it still needs testing as it overran the 6h time limit on the standard queue, so I'm rerunning on the vlong queue now and will update with results. |
Thanks Tim. If it passes, I can probably improve efficiency somewhat to get it under 6 hours.
R
On 17 May 2021, at 6:41 pm, Tim Greaves ***@***.******@***.***>> wrote:
@drhodrid<https://github.com/drhodrid> - this time was my error I think - sorry! I was running the previous version by mistake. But it still needs testing as it overran the 6h time limit on the standard queue, so I'm rerunning on the vlong queue now and will update with results.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#316 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB25UKSVTRHI3QINGB5XELTTODJCLANCNFSM44FTYVJA>.
|
@drhodrid - confirming pass: https://github.com/FluidityProject/longtests/actions/runs/849706302 Could I also nudge you on the hopefully-tolerance failure in particle_rayleigh_taylor_mu10fold ? I'm seeing one failure of 'Max entrainment less than 0.9' but a test value of 'Max Entrainment 0.903234453893775'. Am I OK to relax that slightly to get a pass? |
Hi Tim,
Great - yes please relax tolerance for that case to 0.91.
Best wishes,
Rhod
On 18 May 2021, at 5:52 pm, Tim Greaves ***@***.******@***.***>> wrote:
@drhodrid<https://github.com/drhodrid> - confirming pass: https://github.com/FluidityProject/longtests/actions/runs/849706302
Could I also nudge you on the hopefully-tolerance failure in particle_rayleigh_taylor_mu10fold ? I'm seeing one failure of 'Max entrainment less than 0.9' but a test value of 'Max Entrainment 0.903234453893775'. Am I OK to relax that slightly to get a pass?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#316 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB25UKROWFWGMIIOTUCY2ATTOIMFLANCNFSM44FTYVJA>.
|
Thanks @drhodrid - done and re-running at https://github.com/FluidityProject/longtests/actions/runs/852603097 |
@drhodrid - another of yours, I'm afraid - Stokes_mms_p1dg_p2 is failing to converge. Might you be able to take a look when convenient and see if it's still a test you want, and if so propose a fix? |
Hi Tim,
Fixed a few issues with this test today. Please let me know if they were sufficient!
R
On 18 May 2021, at 10:43 pm, Tim Greaves ***@***.******@***.***>> wrote:
@drhodrid<https://github.com/drhodrid> - another of yours, I'm afraid - Stokes_mms_p1dg_p2 is failing to converge. Might you be able to take a look when convenient and see if it's still a test you want, and if so propose a fix?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#316 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB25UKU2TLZWVIT2EBV4OADTOJOGDANCNFSM44FTYVJA>.
|
Perfect, all passing now, thank you @drhodrid |
@javalosp - this is the issue documenting failing tests :-) See the first entry for the summary of where we are at the moment - I think driven_cavity is (hopefully) a straightforward one to tackle first, as it looks like a tolerance failure. |
Here's a method for reproducing the failures using a test environment generated by Actions:
|
This issue documents the remaining failing tests following the Actions/GCC10 PR work. I'll update this initial post with the latest details - feel free to edit if you have updates, or note in the discussion below.
There are currently six failing tests/examples needing attention:
VLong tests are running on the longtests repo at https://github.com/FluidityProject/longtests/actions
[0] https://github.com/FluidityProject/fluidity/runs/2522255272?check_suite_focus=true
[1] https://github.com/FluidityProject/fluidity/runs/2522625135?check_suite_focus=true
The text was updated successfully, but these errors were encountered: