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

FreeBSD checks fail consistently #13036

Closed
szubersk opened this issue Jan 29, 2022 · 2 comments
Closed

FreeBSD checks fail consistently #13036

szubersk opened this issue Jan 29, 2022 · 2 comments
Labels
Type: Defect Incorrect behavior (e.g. crash, hang)

Comments

@szubersk
Copy link
Contributor

System information

GitHub workflows and builbot

Describe the problem you're observing

Two issues really:

  1. the tag Required was removed from all checks that previously had it
  2. FreeBSD checks now fail consistently
Tests with results other than PASS that are unexpected:
    FAIL alloc_class/alloc_class_012_pos (expected PASS)
    FAIL cli_root/zpool_events/zpool_events_clear (expected PASS)

Most likely (1) lead to sneaking in (2).

Tagging @behlendorf, the CI lead.

@szubersk szubersk added the Type: Defect Incorrect behavior (e.g. crash, hang) label Jan 29, 2022
@ghost
Copy link

ghost commented Jan 31, 2022

Fixed by #13032

@ghost ghost closed this as completed Jan 31, 2022
@szubersk
Copy link
Contributor Author

szubersk commented Jan 31, 2022

Fixed by #13032

While (2) is fixed, I'm afraid issue (1) is still there. Something happened to checks configuration in the project.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Defect Incorrect behavior (e.g. crash, hang)
Projects
None yet
Development

No branches or pull requests

1 participant