Skip to content

Use better test for UnsupportedClassVersionError.#175

Merged
joeferner merged 1 commit into
joeferner:masterfrom
jimlloyd:issue/172-fix-test-for-unsupported-java-version
Nov 18, 2014
Merged

Use better test for UnsupportedClassVersionError.#175
joeferner merged 1 commit into
joeferner:masterfrom
jimlloyd:issue/172-fix-test-for-unsupported-java-version

Conversation

@jimlloyd

Copy link
Copy Markdown
Contributor

The previous test worked correctly with the Oracle JVM but
failed with other JVMs. This new test should work correctly
on all JVMs.

Should fix issue #172.

The previous test worked correctly with the Oracle JVM but
failed with other JVMs. This new test should work correctly
on all JVMs.
@jimlloyd

Copy link
Copy Markdown
Contributor Author

The Travis build failed in just one of the 9 cases from the test matrix, due to an obscure problem with npm install: "npm ERR! Error: Attempt to unlock async@~0.1.22, which hasn't been locked." I bet this is a flakey intermittent problem with either npm or the travis environment. If we triggered another build it would almost certainly pass.

@joeferner

Copy link
Copy Markdown
Owner

@jimlloyd Agreed

joeferner added a commit that referenced this pull request Nov 18, 2014
…ted-java-version

Use better test for UnsupportedClassVersionError.
@joeferner joeferner merged commit b51af47 into joeferner:master Nov 18, 2014
@jimlloyd jimlloyd deleted the issue/172-fix-test-for-unsupported-java-version branch November 18, 2014 18:36
@jimlloyd

Copy link
Copy Markdown
Contributor Author

Thanks Joe. Please bump to v0.4.4 and publish to npm.

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.

2 participants