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

bluez: disable flaky test #91147

Draft
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

JJJollyjim
Copy link
Member

Resolves #91011.

Please let me know if there's a better way to skip an autotools test (or if I can easily create a patch file that overwrites the file regardless of contents)!

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@JJJollyjim
Copy link
Member Author

@ofborg build bluez

@JJJollyjim
Copy link
Member Author

JJJollyjim commented Jun 20, 2020

See the x86_64 ofborg output (doCheck is off on arm):

============================================================================
Testsuite summary for bluez 5.54
============================================================================
# TOTAL: 27
# PASS:  26
# SKIP:  1
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================

cc @timokau

@JJJollyjim
Copy link
Member Author

Oh jeez that's a lot. Should I switch the target to staging?

@JJJollyjim
Copy link
Member Author

/marvin opt-in

@marvin-mk2 marvin-mk2 bot added the marvin label Jun 20, 2020
@marvin-mk2
Copy link

marvin-mk2 bot commented Jun 20, 2020

Hi! I'm an experimental bot. My goal is to guide this PR through its stages, hopefully ending with a merge. You can read up on the usage here.

@JJJollyjim
Copy link
Member Author

/state needs_review

@timokau
Copy link
Member

timokau commented Jun 20, 2020

Thanks for diving into this! What about the other two failures you noticed here: #91011 (comment)?

Since you already did some analysis, would you mind opening a report upstream as well? That should then be linked in a comment so that in the future people will know if the bug is fixed and the test can be reenabled. Its not a must since this PR improves the status quo either way, but it would be a very nice to have.

Oh jeez that's a lot. Should I switch the target to staging?

Yes, I think that would be better. Especially since there is not that much urgency to it.

@timokau
Copy link
Member

timokau commented Jun 20, 2020

/status needs_work

@FRidh FRidh changed the base branch from master to staging August 15, 2020 07:00
@stale
Copy link

stale bot commented Feb 12, 2021

I marked this as stale due to inactivity. → More info

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Feb 12, 2021
@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Apr 16, 2022
@timokau
Copy link
Member

timokau commented Apr 16, 2022

Hi!

The marvin-mk2 bot is now discontinued. I have removed the relevant tags from this PR. If you still need someone to look at it, one option would be to ask in this discourse thread.

I am posting this notice to all open PRs with the marvin tag. Please understand that following all of these discussions would take too much time, so I will unsubscribe from this PR unless I have already been involved in it before this message.

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Nov 2, 2022
@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Mar 20, 2024
@wegank wegank marked this pull request as draft March 25, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bluez has a flaky test
3 participants