ono-max (Naoto Ono)
- Login: ono-max
- Email: onoto1998@gmail.com
- Registered on: 02/10/2024
- Last sign in: 01/27/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 19 | 19 |
Reported issues | 0 | 3 | 3 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 08/20/2024 |
Like
Activity
03/24/2025
-
11:45 AM Ruby Revision 56b89d31 (git): Launchable: Fix CI scripts by adding backslashes (#12974)
- The following command doesn't work correctly since a backslash doesn't exist after `exec`. This PR fixes it.
```
if ...
03/12/2025
-
02:34 AM Ruby Revision c6808803 (git): Launchable: Disable request retries when a timeout exception occurs (#12877)
- When a Launchable server is unstable, a ReadTimeoutException occurs in the Launchable CLI. In such case, the Launchab...
03/06/2025
-
03:39 AM Ruby Revision c939d0c8 (git): Launchable: Send stdout and stderr (#12785)
- Currently, the Launchable team is developing a new feature to attach any logs. Attached log can be anything, such as ...
-
03:18 AM Ruby Revision 309076ff (git): Fix flaky failure in TestSetTraceFunc#test_tracepoint_disable (#12854)
- TestSetTraceFunc#test_tracepoint_disable is a flaky and failing intermittently. Here is an example of failure logs.
...
02/28/2025
-
11:04 AM Ruby Bug #20682 (Closed): Slave PTY output is lost after a child process exits in macOS
- Applied in changeset commit:git|db4ea95219f045b8e855afae0b6d28027ec8d3eb.
----------
[Bug #20682] Add sleep 0.1 to s... -
09:32 AM Ruby Revision db4ea952 (git): [Bug #20682] Add sleep 0.1 to stabilize flaky failures on macOS (#12829)
- [Bug #20682] Add `sleep 0.1` to stabilize flaky failures on macOS
-
08:01 AM Ruby Revision 1ead1eb6 (git): Increase timeouts in Compilations actions to reduce intermittent failures (#12827)
- Compilations actions are flaky and intermittently failing now. This run (https://github.com/ruby/ruby/actions/runs/13...
02/27/2025
-
07:55 AM Ruby Revision 2dff416f (git): Increase timeout in TestParallel testing to reduce flaky failures (#12822)
- Currently, the following tests are flaky and failing intermittently, so I'm going to increase the timeout to improve ...
-
06:48 AM Ruby Misc #20661 (Closed): Stop retrying tests in `make test-all` command by default
- Applied in changeset commit:git|48b6c60969e544d0b50e92bab10711d34fed9c27.
----------
[Misc #20661] Stop retrying tes... -
06:12 AM Ruby Revision 48b6c609 (git): [Misc #20661] Stop retrying tests in `make test-all` command by default (#11271)
- [Misc #20661] Stop retrying tests in make test-all command by default
Also available in: Atom