diff --git a/_data/wg.yaml b/_data/wg.yaml index 6d02b68df6..b16c7b7d52 100644 --- a/_data/wg.yaml +++ b/_data/wg.yaml @@ -95,11 +95,12 @@ working-groups: status: on track completed: false last-activity: 2024-11-19 - last-update-date: 2024-10-29 + last-update-date: 2024-11-25 last-update: | - A few pre-existing issues have been added to this project, since we're pretty confident the rewrite will either fix them, or unlock the next step for the fix. + Good progress in the past week. Latest CI run: https://github.com/holly-cummins/quarkus/actions/runs/11940609084 + Down to 8 failing jobs on CI, which is, admittedly, awful, but it’s better than the 10 that were failing before this week. Fixed a bunch of problems in my implementation, some dumb (like typing ’text’ instead of ’test’, some more significant.) - Progress on the main work item has been delayed by conferences! + The next task/blocker is @Nested tests which have a test profile. That means sorting out the contradiction between “load tests using the classloader we will use to execute them,” and “@Nested inner classes always get loaded by the parent’s classloader, which is totally the wrong classloader if there’s a @TestProfile on them”. I fear the solution may involve putting back a bunch of code I thought I was going to be able to delete. point-of-contact: "@holly-cummins (@Holly Cummins on Zulip)" proposal: https://github.com/quarkusio/quarkus/discussions/41867 discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/