objc2 icon indicating copy to clipboard operation
objc2 copied to clipboard

Testing: Run with `--shuffle` flag to capture implicit dependencies

Open madsmtm opened this issue 2 years ago • 2 comments

I've just now found out that the test_class test in runtime/mod.rs on GNUStep is somehow dependent on other things running before it, though yet unsure what.

Really troublesome to figure out given that testing it means I gotta go through CI.

madsmtm avatar Jun 18 '23 23:06 madsmtm

Example run: https://github.com/madsmtm/objc2/actions/runs/5306116792/jobs/9603493154

madsmtm avatar Jun 18 '23 23:06 madsmtm

Again in https://github.com/madsmtm/objc2/actions/runs/17418861406/job/49454331545.

madsmtm avatar Sep 03 '25 03:09 madsmtm