#test-module-runtimes `missing shared result`
1 messages · Page 1 of 1 (latest)
Actually I'm guessing this is just the known issue with the module types ID thing. Just weird for it to go from passing multiple times in a row to failing semi consistently. I pushed another upstream/main merge and this time it's TestPHP blowing up: https://dagger.cloud/dagger/checks/github.com/dagger/dagger@691b3d32f619da671004e690eaea9e5de3a08fe0?check=test-split:test-module-runtimes&viewMode=tests
Possibly nothing to do here, sorry for the noise if so!
test-module-runtimes missing shared result
Can at least confirm that this earlier commit (which passed CI) passes twice in a row: dagger check --cloud -m github.com/vito/dagger@ddff12b3865a9b2b5e854c356f24f4989c9313b0 test-split:test-module-runtimes
Gonna do a bisect and see what it lands on
(Related, these tests have to be run from a ref like above, otherwise the from alias subtests fail when trying to fetch a dev engine tag) (edit: added some t.Skip logic to detect that at least)
Welp, now I can't repro anymore. Bad luck, I guess?
Sorry wasn't ignoring this, queue is just backed up. That does indeed look like the known issue but it's popping up too much so gonna see if there's any further mitigations until module typedefs are reworked #1502351445830271116 message