-
Notifications
You must be signed in to change notification settings - Fork 125
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
Ember Sweep has occasional Time Limit failures #274
Comments
Add a time limit of test #45 on Yosemite in the May 8th AM nightly (memH_no_openMP_Yosemite) |
Add a time limit of test #15 on RHEL-6 multi thread=2 May 10th AM nightly. |
Time limit also occurred test #45 on May 15th on the CentOS 6.6 VM. |
June 10th nightly: ES went time limit on test #82 (900 seconds) on Ubuntu 14.04 VM |
June 19th nightly: ES went time limit on test 104 (900 seconds) on RHEL-6 multi-thread=2 |
June 23rd, ES went time limit on test 104 on Ubuntu Ariel tester, which run ES at multi-thread=2 |
June 26th, ES had a time limit on test 59. This was on sst-test mainline, hence NOT multi |
June 29th ES had a time limit fault on test #29. This was on sst-test, multithread = 4 |
June 30th ES had a time limit fault on test #69 This was on Yosemite without multi. |
July 13, ES had a time limit fault on test #6. This was on Yosemite without multi on the test from Master. |
On the 6.0.0_Pre branch on July 14th, ES had time limit faults on tests 32 and 68 on sst-test, multiThread = 4 |
To emphasize the "occasional" nature of this failure: |
Skip in recording these. July 31, multiThread, #98 got a timelime |
August 8th Multi-thread=2 Test #109 on sst-test Ariel tester |
August 13th, Multi-thread=2, test #164 on Ubuntu Ariel tester. |
Stopped logging ES time limits at some point. |
@jpvandy - can we get an update on this bug please for v6.1 release? |
Haven't noticed any in a while, however, |
January 9th also a time limit on 6.1_beta, El Capitan, Xcode 8, EmberSweep test 18. NOTE: this is not Multi-Thread or Multi-Rank! |
I observe that the changes that went into Release 7.0 have significantly reduced the probability of Ember Sweep time limit. The nightly report as caught two this month. I am going close this issue so we can ignore this long history. But I will open a new Issue to keep track of the much less frequent failures. EmberSweep consists of 180 tests. The Suite is run more than a dozen times in the nightly. Two events seen in half a month is relatively low probability. |
This issue is about Time Limit
Issue #147 focuses on a low probability failure that results from an ASSERT about a buffer length.
Issue #108 is about a file naming issue that affect Scheduler Detailed Network test.
EmberSweep tests also very occasionally go time limit (900 sec.) on a test expected to run a few seconds. This morning's Nightly had two such events. Test #112 on Yosemite, got a time limit this morning and test #57 went time limit on COE-RedHat-7. EmberSweep contains 180 tests. Time Limit failures provide no supplemental information on what went wrong.
The text was updated successfully, but these errors were encountered: