Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$ListFind("CLS","MAC","XML") had "XML" removed from it which lead to … #626

Open
wants to merge 2 commits into
base: v1
Choose a base branch
from

Conversation

isc-jlechtne
Copy link
Collaborator

$ListFind("CLS","MAC","XML") had "XML" removed from it which lead to LOC files failing to import

Copy link
Contributor

@isc-tleavitt isc-tleavitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure enough, this is causing CI failures. @isc-shuliu can you help get @isc-jlechtne up to speed on the debugging process for these?

@isc-tleavitt
Copy link
Contributor

Should add a test for LOC files too while we're at it

@isc-shuliu
Copy link
Collaborator

The CI failures are caused by GitHub no longer having a 0.7.2 release artifact (not sure why) but changing the CI to download 0.7.3 release will fix it. I had a similar issue not long ago

@isc-shuliu
Copy link
Collaborator

isc-shuliu commented Nov 22, 2024

After debugging with @isc-jlechtne today, we found that the latest change somehow caused resource "Covid19-bubble_chart_atelier.dashboard.dfi" fail to load in tests/integration_tests/Test/PM/Integration/_data/resource-test

SAX XML Parser Error: Line: 3 Offset: 921 no declaration found for element 'dashboard' while processing /home/irisowner/zpm/tests/integration_tests/Test/PM/Integration/_data/resource-test/dfi/Covid19/bubble_chart_atelier.dashboard.xml at line 3 offset 921
...

@isc-shuliu
Copy link
Collaborator

@isc-tleavitt Any idea what went wrong with the .dfi resources?

@isc-jlechtne
Copy link
Collaborator Author

After debugging with @isc-jlechtne today, we found that the latest change somehow caused resource "Covid19-bubble_chart_atelier.dashboard.dfi" fail to load in tests/integration_tests/Test/PM/Integration/_data/resource-test

SAX XML Parser Error: Line: 3 Offset: 921 no declaration found for element 'dashboard' while processing /home/irisowner/zpm/tests/integration_tests/Test/PM/Integration/_data/resource-test/dfi/Covid19/bubble_chart_atelier.dashboard.xml at line 3 offset 921
...

Covid19-Countries_bubble_atelier.pivot.dfi and TestLookupTable_short_atelier.lut as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants