tmf.ui.swtbot.tests: Modify button name to make the test work#405
Conversation
Signed-off-by: Arnaud Fiorini <fiorini.arnaud@gmail.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates SWTBot test UI dialog controls to use an APPLY button label instead of OK. The ChangesFilter Dialog Button Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hi @arfio, could you please help me check this commit again? I see that one of the build jobs has failed due to this commit, and unfortunately, it cause failed too in my commit. |
|
Hi @tuanvtdeptre199 The issue will be fixed in the next release of Trace Compass on June 10th, meanwhile all additions are paused. The issue comes from a test which fails with the new dependencies, to make the build pass for the release candidate, I had to change the test which temporarily makes the CI fail. When the release takes place next week on June 10th, the dependencies will be updated and the CI will be working again. |
|
@arfio, Thank you for sharing information. Then I will wait for the release and check this issue again. |
What it does
tmf.ui.swtbot.tests: Modify button name to make the test work with the interface change
How to test
Run the tests
Follow-ups
N/A
Review checklist
Summary by CodeRabbit