-
Notifications
You must be signed in to change notification settings - Fork 7
Add Simple Test for compare plan #2079
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
Conversation
Test Results130 tests ±0 130 ✅ ±0 21s ⏱️ -1s Results for commit 0694128. ± Comparison against base commit a049303. This pull request removes 9 and adds 9 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
...dles/org.eclipse.set.swtbot/src/org/eclipse/set/swtbot/plancomapre/PlanCompareTableTest.java
Outdated
Show resolved
Hide resolved
java/bundles/org.eclipse.set.swtbot/src/org/eclipse/set/swtbot/ValidationViewTest.java
Show resolved
Hide resolved
|
@TruongQuangSB And can you please update also the validation information: see #2080 The update table reference script does not handle it atm. I will fix this |
@TruongQuangSB Ahh nevermind. it was working but the artifacts have already been deleted so the update table ref job was not able to download it and therefor failed. |
|
@TruongQuangSB And am I correct in understanding that we are only checking whether the tables are generated? We are not making any comparisons against reference tables or anything like that. |
@mariusheine yes. it only validate, that all tables can rendere by compare plan |
No description provided.