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

Rabbit 🐇 season #10047

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Rabbit 🐇 season #10047

merged 1 commit into from
Nov 6, 2024

Conversation

joshmarinacci
Copy link
Contributor

Rabbit season

Copy link

trunk-staging-io bot commented Nov 6, 2024

56 tests were run on 7e8dc2a8. ❌ 12 Failed, ⚠️ 10 Flaked, 💊 2 were Quarantined. View Full Report ↗︎

❌ 12 Failed
Test Name Failure Summary Logs
[firefox] get started link The browser executable was not found, possibly due to a recent installation or update of Playwright. Logs ↗︎
[webkit] has title Playwright browser executable is missing, please run $1npx playwright install$1 to download new browsers. Logs ↗︎
[chromium] has title Playwright browser executable was not found, please run $1npx playwright install$1 to download new browsers. Logs ↗︎
[webkit] get started link Playwright browser executable is missing, please run $1npx playwright install$1 to download new browsers. Logs ↗︎
[firefox] has title The browser executable was not found, possibly due to a recent installation or update of Playwright. Logs ↗︎
[chromium] get started link The browser executable was not found, likely due to a recent installation or update of Playwright. Logs ↗︎
run a simple test that fails until retried a third time The file was not there, created it and failed to read. Logs ↗︎
tests::it$1is$1the$1afternoon$1of$1nov$15 An assertion failed because 11 is not equal to 3. Logs ↗︎
Jest - Day of the Week Tests today is Thursday or Friday The expected value "Wednesday" was not found in the received array ["Thursday", "Friday"]. Logs ↗︎
Jest - Day of the Week Tests today is Saturday or Sunday The expected value "Wednesday" was not found in the received array ["Saturday", "Sunday". Logs ↗︎

... and 2 more

⚠️ 10 Flakes
Test Name Failure Summary Logs
BasicAssertions failure$1message: bazel/gtest/hello$1test.cc:21
Value of: isCurrentMinuteEven()
Actual: false
Expected: true
failure$1text: bazel/gtest/hello$1test.cc:21
Value of: isCurrentMinuteEven()
Actual: false
Expected: true
Logs ↗︎
Bugs - $1Duck Season$1 failure$1message: Expected 'Rabbit' to equal 'Duck'.
failure$1text: at
at UserContext.<anonymous> (file:///home/runner/\$1work/flake-factory/flake-factory/javascript/tests/jasmine/season\$1test.js:14:33)
at <Jasmine>

| Logs ↗︎ |
| tests::it$1is$1the$1morning$1of$1nov$15 | The test failed because it's not morning (hour >= 12) when it should be. | Logs ↗︎ |
| test$110$1percent | failure$1message: assert 92 <= 10
failure$1text: def test$110$1percent():
random$1number = secrets.randbelow(100)

  assert random\$1number <= 10

E assert 92 <= 10

python/pytest/random$1test.py:72: AssertionError
| Logs ↗︎ |
| test$1coin$1toss | failure$1message: assert 98 <= 50
failure$1text: def test$1coin$1toss():
random$1number = secrets.randbelow(100)

  assert random\$1number <= 50

E assert 98 <= 50

python/pytest/random$1test.py:27: AssertionError
| Logs ↗︎ |
| test$130$1percent | failure$1message: assert 60 <= 30
failure$1text: def test$130$1percent():
random$1number = secrets.randbelow(100)

  assert random\$1number <= 30

E assert 60 <= 30

python/pytest/random$1test.py:62: AssertionError
| Logs ↗︎ |
| test$195$1percent | failure$1message: assert 98 <= 95
failure$1text: def test$195$1percent():
random$1number = secrets.randbelow(100)

  assert random\$1number <= 95

E assert 98 <= 95

python/pytest/random$1test.py:22: AssertionError
| Logs ↗︎ |
| test$140$1percent | failure$1message: assert 84 <= 40
failure$1text: def test$140$1percent():
random$1number = secrets.randbelow(100)

  assert random\$1number <= 40

E assert 84 <= 40

python/pytest/random$1test.py:57: AssertionError
| Logs ↗︎ |
| test$120$1percent | failure$1message: assert 79 <= 20
failure$1text: def test$120$1percent():
random$1number = secrets.randbelow(100)

  assert random\$1number <= 20

E assert 79 <= 20

python/pytest/random$1test.py:67: AssertionError
| Logs ↗︎ |
| Odd - minute is divisible by 1 should verify that the current minute is odd | The assertion failed because 0 was not strictly equal to 1. | Logs ↗︎ |

settings

@github-actions github-actions bot merged commit 225e9af into main Nov 6, 2024
2 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants