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

Issue 628 shared run configurations and list of failing tests #630

Merged
merged 5 commits into from
May 11, 2021

Conversation

Vescatur
Copy link
Contributor

This pull request adds two things.
First default run configurations have been added to the repository. This should help new developer get there project up and running. The configurations are shared among all developers and should not be changed. Instead one should make a copy.
Second I added a summary of all the failing tests. In the example below these are DifferentClassesDifferentTypes2-silicon and DifferentClassesDifferentTypes1-silicon.

Verification times:
DifferentClassesDifferentTypes1-silicon : 3007ms
DifferentClassesDifferentTypes2-silicon : 2949ms
InnerClass-silicon : 1300ms
JavaOverloading-silicon : 19726ms
NewException-silicon : 19208ms
NewRuntimeException-silicon : 17770ms
OnlyClass-silicon : 17456ms
OnlyExtends-silicon : 15051ms
OnlyNew-silicon : 15994ms
2 out of 9 run tests failed
DifferentClassesDifferentTypes2-silicon
DifferentClassesDifferentTypes1-silicon
The final verdict is Error
[progress] entire run took 61945 ms

Process finished with exit code 1

closes #628

@Vescatur Vescatur temporarily deployed to Default April 28, 2021 15:20 Inactive
@Vescatur Vescatur temporarily deployed to Default May 4, 2021 12:28 Inactive
@Vescatur Vescatur temporarily deployed to Default May 4, 2021 12:28 Inactive
@Vescatur Vescatur temporarily deployed to Default May 4, 2021 13:16 Inactive
@Vescatur Vescatur temporarily deployed to Default May 4, 2021 13:16 Inactive
@sonarcloud
Copy link

sonarcloud bot commented May 4, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@pieter-bos pieter-bos merged commit 82001c5 into dev May 11, 2021
@pieter-bos pieter-bos deleted the issue-628 branch February 10, 2022 15:39
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.

List the failing tests
2 participants