diegoj (Diego J. Romero-López)
- Login: diegoj
- Registered on: 07/19/2018
- Last sign in: 07/19/2018
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/20/2018
-
05:31 PM Ruby Bug #14923: Segmentation fault when running tests
- Please, disregard this bug.
07/19/2018
-
11:27 PM Ruby Bug #14923 (Closed): Segmentation fault when running tests
- Dear developers.
When running minitest tests on my project https://github.com/diegojromerolopez/babik on branch feature/method-chaining there is a crash on the Ruby Virtual Machine.
To reproduce this problem:
- git clone git@githu...