Skip to content
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

Disable Romio tests in Travis build #3882

Merged
merged 1 commit into from Jun 19, 2015

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Jun 19, 2015

Lately Romio tests have been hanging frequently on Travis causing the build to fail.

Lately Romio tests have been hanging frequently on Travis causing the build to
fail.
@joshmoore
Copy link
Member

With this green, merging as an emergency effort. If it doesn't fix the issue, we can rollback.

joshmoore added a commit that referenced this pull request Jun 19, 2015
Disable Romio tests in Travis build
@joshmoore joshmoore merged commit 7dbeae9 into ome:develop Jun 19, 2015
@sbesson sbesson deleted the romio_test_disabling branch June 19, 2015 09:51
@joshmoore
Copy link
Member

Note: #3880 which seems to have been closed/re-opened with this in failed due to:

[nomemorytestng] FAILED: testBasicUsage on null(omero.util.test.TempFileManagerTest)
[nomemorytestng] org.testng.internal.thread.ThreadTimeoutException: Method org.testng.internal.TestNGMethod.testBasicUsage() didn't finish within the time-out 1000
[nomemorytestng]    at java.io.UnixFileSystem.createFileExclusively(Native Method)
[nomemorytestng]    at java.io.File.createNewFile(File.java:1006)
[nomemorytestng]    at java.io.File.createTempFile(File.java:1989)
[nomemorytestng]    at omero.util.TempFileManager.tmpdir(TempFileManager.java:225)
[nomemorytestng]    at omero.util.TempFileManager.<init>(TempFileManager.java:103)
[nomemorytestng]    at omero.util.TempFileManager.<init>(TempFileManager.java:93)
[nomemorytestng]    at omero.util.TempFileManager.<clinit>(TempFileManager.java:60)

so perhaps whatever was causing the romio issue also causes this hang??

@joshmoore joshmoore mentioned this pull request Jun 19, 2015
@sbesson sbesson added this to the 5.1.3 milestone Jul 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants