8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! 👋
When trying to upgrade to 1.54.0, the gdisk/test-expand-gpt.pl test fails.
gdisk/test-expand-gpt.pl
test-suite.log
I unfortunately don't understand why it fails or how to skip this test.
The text was updated successfully, but these errors were encountered:
tests/gdisk/test-expand-gpt.pl: Implement SKIP rule for this test
c25ff1a
Reported-by: David Runge Related: #155
It is failing here:
libguestfs/tests/gdisk/test-expand-gpt.pl
Line 56 in 0edaea8
Unfortunately there was no prior skip rule for this test, but I just implemented it in commit c25ff1a so now you can set:
export SKIP_TEST_EXPAND_GPT_PL=1
Sorry, something went wrong.
Thanks, skipping the test at least allowed me to build the updated package! 🙏
No branches or pull requests
Hi! 👋
When trying to upgrade to 1.54.0, the
gdisk/test-expand-gpt.pl
test fails.test-suite.log
I unfortunately don't understand why it fails or how to skip this test.
The text was updated successfully, but these errors were encountered: