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

Disable tests that are known to fail on Windows #387

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

mjcarroll
Copy link
Contributor

@mjcarroll mjcarroll commented Nov 6, 2023

Windows doesn't support colon or at-symbol in paths. This disables the tests on gz-fuel-tools8, as we want to preserve the behavior (to not invalidate anyone's current cache). On gz-fuel-tools9 forward, the fix is implemented.

Do not forward port these changes.

"Fixes" gz-fuel-tools8 for this issue: #373
gz-fuel-tools9+ fix is here: #376

Windows doesn't support colon or at-symbol in paths.
This disables the tests on gz-fuel-tools8, as we want to preserve the
behavior (to not invalidate anyone's current cache).  On gz-fuel-tools9
forward, the fix is implemented.

Do not forward port these changes

Signed-off-by: Michael Carroll <[email protected]>
@mjcarroll mjcarroll self-assigned this Nov 6, 2023
@mjcarroll mjcarroll requested a review from nkoenig as a code owner November 6, 2023 19:25
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Nov 6, 2023
@azeey
Copy link
Contributor

azeey commented Nov 6, 2023

Looks like there's a test failure, but I'm not sure why it hasn't failed on the stable CI build (https://build.osrfoundation.org/job/gz_fuel_tools-ci-gz-fuel-tools8-focal-amd64/2/)

@mjcarroll
Copy link
Contributor Author

@osrf-jenkins retest this please

@mjcarroll
Copy link
Contributor Author

@osrf-jenkins retest this please

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (880f966) 75.32% compared to head (b9c6882) 75.32%.

Additional details and impacted files
@@               Coverage Diff               @@
##           gz-fuel-tools8     #387   +/-   ##
===============================================
  Coverage           75.32%   75.32%           
===============================================
  Files                  20       20           
  Lines                2910     2910           
===============================================
  Hits                 2192     2192           
  Misses                718      718           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mjcarroll
Copy link
Contributor Author

@osrf-jenkins retest this please

1 similar comment
@mjcarroll
Copy link
Contributor Author

@osrf-jenkins retest this please

@mjcarroll
Copy link
Contributor Author

Okay, we only have the old CI names left here, so this is good to go.

@mjcarroll mjcarroll merged commit ed334c9 into gz-fuel-tools8 Nov 27, 2023
8 checks passed
@mjcarroll mjcarroll deleted the mjcarroll/disable_windows_tests branch November 27, 2023 14:05
@Crola1702
Copy link
Contributor

Is there a fix for gz_fuel_tools-main-win main branch?

@mjcarroll
Copy link
Contributor Author

It probably just needs a forward port, I can do that today.

Crola1702 pushed a commit that referenced this pull request Jan 3, 2024
Windows doesn't support colon or at-symbol in paths.
This disables the tests on gz-fuel-tools8, as we want to preserve the
behavior (to not invalidate anyone's current cache).  On gz-fuel-tools9
forward, the fix is implemented.

Do not forward port these changes

Signed-off-by: Michael Carroll <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants