You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jfbischoff Thanks for diving deeper in and finding the cause for the missing weekly build.
I tried to update the script, that is responsible for updating the dtds on the website -> see #3585.
Hi
I have received an error message that the weekly deployments have not been running for 2 weeks:
https://github.com/matsim-org/matsim-libs/actions/workflows/deploy-weekly.yaml
The reason for this is a test failure in
org.matsim.contrib.ev.infrastructure.ChargerReaderWriterTest.testReadWriteChargersWithAttributes()
This failure occurs because the chargers_v1.dtd in http://matsim.org/files/dtd/chargers_v1.dtd is not up to date, it has also been changed recently:
matsim-libs/matsim/src/main/resources/dtd/chargers_v1.dtd
Line 12 in 8969b53
I'm not sure how the dtds make it to the website, but apparently that pipe is broken.
@mrieser - you probably have an idea?
Bests,
Joschka
The text was updated successfully, but these errors were encountered: