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

Add launchable integration #1070

Merged
merged 4 commits into from
Feb 9, 2024
Merged

Add launchable integration #1070

merged 4 commits into from
Feb 9, 2024

Conversation

ono-max
Copy link
Member

@ono-max ono-max commented Jan 29, 2024

@ko1 san allowed me to integrate Launchable into ruby/debug. By introducing Launchable, we can get the following benefits: For more details in Launchable Web Console, please take a look at https://app.launchableinc.com/organizations/demo/workspaces/demo/data/test-sessions.

Test reports in Github comments.

We can check the test results easily.

Screenshot 2024-01-29 at 19 20 57

Rich UI to see stderr and stdout in failed tests

Screenshot 2024-01-29 at 19 23 08

Analysis for Flakey tests

Screenshot 2024-01-29 at 19 24 14

@ono-max ono-max force-pushed the add-launchable branch 8 times, most recently from 41867f9 to 5e44eea Compare January 29, 2024 10:19
@ono-max ono-max marked this pull request as ready for review January 29, 2024 10:25
@ono-max ono-max force-pushed the add-launchable branch 2 times, most recently from 6676cb8 to e31dcb3 Compare February 2, 2024 11:20
Copy link

launchable-app bot commented Feb 9, 2024

Launchable Report

❌ Test session #2603719 failedos:ubuntu-latest ruby:head test:protocol
🔔 no issues ✖️1 test failed ✔️63 tests passed

❌ Test session #2603724 failedos:ubuntu-latest ruby:3.1 test:protocol
🔔 no issues ✖️1 test failed ✔️63 tests passed

❌ Test session #2603725 failedos:ubuntu-latest ruby:3.0 test:protocol
🔔 no issues ✖️1 test failed ✔️63 tests passed

Passed test sessions

✅ Test session #2603713 passed os:ubuntu-latest ruby:3.0 test:test-framework
✅ Test session #2603714 passed os:ubuntu-latest ruby:head test:test-framework
✅ Test session #2603715 passed os:ubuntu-latest ruby:3.3 test:test-framework
✅ Test session #2603716 passed os:ubuntu-latest ruby:3.1 test:test-framework
✅ Test session #2603717 passed os:ubuntu-latest ruby:3.2 test:test-framework
✅ Test session #2603718 passed os:ubuntu-latest ruby:debug test:test-framework
✅ Test session #2603720 passed os:ubuntu-latest ruby:3.3 test:protocol
✅ Test session #2603721 passed os:ubuntu-latest ruby:3.2 test:protocol
✅ Test session #2603722 passed os:ubuntu-latest ruby:2.7 test:protocol
✅ Test session #2603727 passed os:ubuntu-latest ruby:debug test:protocol
✅ Test session #2603729 passed os:ubuntu-latest ruby:2.7 test:console
✅ Test session #2603730 passed os:ubuntu-latest ruby:3.0 test:console
✅ Test session #2603731 passed os:ubuntu-latest ruby:3.1 test:console
✅ Test session #2603732 passed os:ubuntu-latest ruby:3.2 test:console
✅ Test session #2603733 passed os:ubuntu-latest ruby:3.3 test:console
✅ Test session #2603734 passed os:ubuntu-latest ruby:head test:console
✅ Test session #2603735 passed os:macos-latest ruby:head test:console
✅ Test session #2603737 passed os:macos-latest ruby:3.3 test:console
✅ Test session #2603743 passed os:macos-latest ruby:3.2 test:console
✅ Test session #2603755 passed os:ubuntu-latest ruby:debug test:console

Build: 08d401308a87c7aa8096a691490398da7bf5b07d

@ko1 ko1 merged commit fa52fcd into ruby:master Feb 9, 2024
21 of 24 checks passed
@ono-max ono-max deleted the add-launchable branch February 9, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants