| 25 Sep 2023 |
K900 ⚡️ | Though it would be nice to be able to build that from source | 15:34:32 |
K900 ⚡️ | @Artturin are you saying the test passes on broken firefox | 19:26:05 |
Artturin | In reply to @k900:0upti.me @Artturin are you saying the test passes on broken firefox after updating the inputs the test works | 19:27:54 |
K900 ⚡️ | But not before | 19:28:32 |
K900 ⚡️ | To clarify it is not supposed to work before | 19:29:50 |
Artturin | yea it didn't | 19:30:41 |
K900 ⚡️ | OK thank god | 19:30:51 |
K900 ⚡️ | I thought it somehow worked before the fix | 19:30:55 |
K900 ⚡️ | Which would mean it doesn't actually work at all | 19:31:01 |
K900 ⚡️ | Oh | 19:32:12 |
K900 ⚡️ | I see what you reverted | 19:32:15 |
K900 ⚡️ | I think | 19:32:16 |
K900 ⚡️ | You mean the 119 to 120 update | 19:32:24 |
Artturin | i reverted f2c75d039d8565049ea4f8e6e4d0b621fedbf294 locally to test | 19:33:33 |
K900 ⚡️ | Got it | 19:40:38 |
K900 ⚡️ | Master is currently broken because no 120 builds have been uploaded | 19:40:49 |
K900 ⚡️ | I think | 19:40:50 |
| 26 Sep 2023 |
| maka-77x joined the room. | 00:10:54 |
Artturin | still gets stuck weird https://github.com/nix-community/flake-firefox-nightly/actions/runs/6303772474/job/17113717188 | 00:20:48 |
Artturin | added a -j1 to nix flake check hopefully that helps | 00:22:29 |
Artturin | vm-test-run-firefox-release-bin-unwrapped> machine # [ 49.343790] firefox[1079]: [GFX1-]: glxtest: Unable to open a connection to the X server
vm-test-run-firefox-release-bin-unwrapped> machine # [ 49.345722] firefox[1079]: [GFX1-]: glxtest: libEGL initialize failed
| 01:02:23 |
Artturin | K900 ⚡️: | 01:02:33 |
Artturin | added a another timeout https://github.com/nix-community/flake-firefox-nightly/commit/201d737793b24c9897e35f0946c6dbbde59297b0 | 01:12:04 |
Artturin | * added a another timeout https://github.com/nix-community/flake-firefox-nightly/commit/201d737793b24c9897e35f0946c6dbbde59297b0 so it fails earlier | 01:12:35 |
Artturin | In reply to @artturin:matrix.org
vm-test-run-firefox-release-bin-unwrapped> machine # [ 49.343790] firefox[1079]: [GFX1-]: glxtest: Unable to open a connection to the X server
vm-test-run-firefox-release-bin-unwrapped> machine # [ 49.345722] firefox[1079]: [GFX1-]: glxtest: libEGL initialize failed
this warning/error doesn't happen everytime and it sometimes happens locally too but the test works | 01:17:59 |
K900 ⚡️ | In reply to@artturin:matrix.org this warning/error doesn't happen everytime and it sometimes happens locally too but the test works Yeah that's probably just racy | 06:10:19 |
K900 ⚡️ | https://github.com/nix-community/flake-firefox-nightly/pull/26/commits/5646a55f552685ec3b10ae025a825b57772ed4d6 | 06:15:28 |
K900 ⚡️ | Trying this now | 06:15:31 |
K900 ⚡️ | Also, timeout=60 on systemd-run is omega overkill | 06:15:37 |
K900 ⚡️ | It should just send a dbus poke to systemd | 06:15:43 |