Skip to content

Commit ad40bad

Browse files
committed
Sync working groups
1 parent 35e1726 commit ad40bad

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_data/wg.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,12 @@ working-groups:
9595
status: on track
9696
completed: false
9797
last-activity: 2024-11-19
98-
last-update-date: 2024-10-29
98+
last-update-date: 2024-11-25
9999
last-update: |
100-
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.
100+
Good progress in the past week. Latest CI run: https://github.com/holly-cummins/quarkus/actions/runs/11940609084
101+
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.)
101102
102-
Progress on the main work item has been delayed by conferences!
103+
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.
103104
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
104105
proposal: https://github.com/quarkusio/quarkus/discussions/41867
105106
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/

0 commit comments

Comments
 (0)