Skip to content

Commit 9428d45

Browse files
committed
Sync working groups
1 parent dd66288 commit 9428d45

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

_data/wg.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,11 @@ working-groups:
3030
status: on track
3131
completed: false
3232
last-activity: 2025-01-17
33-
last-update-date: 2024-11-25
33+
last-update-date: 2025-01-17
3434
last-update: |
35-
Good progress in the past week. Latest CI run: https://github.com/holly-cummins/quarkus/actions/runs/11940609084
36-
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.)
35+
Latest CI run: https://github.com/holly-cummins/quarkus/actions/runs/12827466328 (the Misc4 failure is an upstream failure).
3736
38-
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.
37+
Native tests are all running cleanly, and depending which platform you look at, there are between 7 and 15 failing projects on the JVM builds. So that's good progress recovering from the rebase and continuing to fix issues.
3938
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
4039
proposal: https://github.com/quarkusio/quarkus/discussions/41867
4140
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/

0 commit comments

Comments
 (0)