Skip to content

Commit

Permalink
Sync working groups
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 25, 2024
1 parent 35e1726 commit ad40bad
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions _data/wg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 (@<strong>Holly Cummins</strong> 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/
Expand Down

0 comments on commit ad40bad

Please sign in to comment.