Skip to content

Commit ea8c5e8

Browse files
committed
Sync working groups
1 parent 326590f commit ea8c5e8

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

_data/wg.yaml

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,22 @@ working-groups:
9292
status: on track
9393
completed: false
9494
last-activity: 2025-02-03
95-
last-update-date: 2025-01-17
95+
last-update-date: 2025-02-04
9696
last-update: |
97-
Latest CI run: https://github.com/holly-cummins/quarkus/actions/runs/12827466328 (the Misc4 failure is an upstream failure).
97+
We have the first clean CI! It resolves the following issues:
9898
99-
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.
99+
- https://github.com/quarkusio/quarkus/issues/45349
100+
- https://github.com/quarkusio/quarkus/issues/8446
101+
- https://github.com/quarkusio/quarkus/issues/42000
102+
- https://github.com/quarkusio/quarkus/issues/42006
103+
- https://github.com/quarkusio/quarkus/issues/44320
104+
105+
There are ~360 TODOs in the code. The following problems are introduced by the changes:
106+
107+
- Dev services start in the discovery phase (
108+
https://github.com/quarkusio/quarkus/issues/45785 )
109+
- Maven surefire.rerunFailingTestsCount option does not work in the case where there are test profiles or resources, unless the test order falls such that the failing test uses the last profile/resource (
110+
https://github.com/quarkusio/quarkus/issues/46048)
100111
point-of-contact: "@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)"
101112
proposal: https://github.com/quarkusio/quarkus/discussions/41867
102113
discussion: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/WG.20.2330.20Test.20Classloading.20chatter/

0 commit comments

Comments
 (0)