forked from apache/netbeans
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request apache#7926 from sid-srini/fix_macos_tests_failure…
…s_javahints Fix MacOS tests failures in java.hints
- Loading branch information
Showing
5 changed files
with
6 additions
and
8 deletions.
There are no files selected for viewing
3 changes: 0 additions & 3 deletions
3
...ans/modules/java/hints/infrastructure/ErrorHintsProviderTest/testShortErrors5-nonmac.pass
This file was deleted.
Oops, something went wrong.
4 changes: 3 additions & 1 deletion
4
...g/netbeans/modules/java/hints/infrastructure/ErrorHintsProviderTest/testShortErrors5.pass
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
5:8-5:14:error:compiler message file broken:key=compiler.err.cant.resolve.location.args arguments=method, create, , , class, javahints.TestShortErrors5, {6}, {7} | ||
5:8-5:14:error:cannot find symbol | ||
symbol:method create() | ||
location:class TestShortErrors5 |
1 change: 0 additions & 1 deletion
1
...a/hints/infrastructure/ErrorHintsProviderTest/testTestShortErrorsSVUIDWarning-nonmac.pass
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...les/java/hints/infrastructure/ErrorHintsProviderTest/testTestShortErrorsSVUIDWarning.pass
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2:13-2:40:warning:serializable class javahints.TestShortErrorsSVUIDWarning has no definition of serialVersionUID | ||
2:13-2:40:warning:[serial] serializable class TestShortErrorsSVUIDWarning has no definition of serialVersionUID |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters