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

jsunit with mvn test dependencies #206

Merged
merged 1 commit into from
Jul 31, 2021

Conversation

jcompagner
Copy link
Contributor

This is a copy of the jsunit4 in bundle test but with an extra mvn test dependency

@laeubi
Copy link
Member

laeubi commented Jul 30, 2021

This is related to #37

@laeubi
Copy link
Member

laeubi commented Jul 30, 2021

@jcompagner it seems you have missed to reference the new project in an integration test (the other failure is a flaky test)

@laeubi laeubi merged commit 53e395a into eclipse-tycho:master Jul 31, 2021
@laeubi
Copy link
Member

laeubi commented Jul 31, 2021

@jcompagner the current snapshot should soon contain a fix for this problem, please let us know if you are seeing more issues

@jcompagner
Copy link
Contributor Author

@laeubi did something happened with the snapshot build?
Is that created without the latest code somehow?
Because i did try and it worked a few days ago
But today i run against 2.5 snapshot again the same plugin and now it fails again with

Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:2.5.0-SNAPSHOT:testCompile (default-testCompile) on project sablo: Compilation failure: Compilation failure:
[ERROR] C:\Users\jcomp\git\servoy_master\sablo\sablo\src\test\java\org\sablo\filter\SecurityFilterTest.java:[22]
[ERROR] import static org.mockito.Matchers.any;
[ERROR] ^^^^^^^^^^^

@laeubi laeubi added this to the 2.5 milestone Sep 21, 2021
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