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

Flaky test ship_outpost_placement: bad index #3681

Closed
github-actions bot opened this issue Oct 30, 2024 · 17 comments
Closed

Flaky test ship_outpost_placement: bad index #3681

github-actions bot opened this issue Oct 30, 2024 · 17 comments
Labels
🤖 Flaky Test Report Stale All falls to entropy eventually.

Comments

@github-actions
Copy link
Contributor

Flaky tests were detected in this test run. This means that there was a failure that was cleared when the tests were simply restarted.
Failures:

ship_outpost_placement: [2024-10-30 21:59:03] Runtime in code/datums/components/_component.dm,129: bad index
proc name:  RemoveFromParent (/datum/component/proc/_RemoveFromParent)
src: /datum/component/wet_floor (/datum/component/wet_floor)
call stack:
/datum/component/wet_floor (/datum/component/wet_floor):  RemoveFromParent()
/datum/component/wet_floor (/datum/component/wet_floor): Destroy(0, 0)
/datum/component/wet_floor (/datum/component/wet_floor): Destroy(0)
qdel(/datum/component/wet_floor (/datum/component/wet_floor), 0)
/datum/component/wet_floor (/datum/component/wet_floor): gc(0)
/datum/component/wet_floor (/datum/component/wet_floor): check(0)
/datum/component/wet_floor (/datum/component/wet_floor): process(10)
Wet floors (/datum/controller/subsystem/processing/wet_floors): fire(0)
Wet floors (/datum/controller/subsystem/processing/wet_floors): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0) at code/datums/components/_component.dm:129
Copy link
Contributor Author

github-actions bot commented Nov 3, 2024

Flaky tests were detected again in this test run.
Failures:

ship_outpost_placement: [2024-11-03 11:20:13] Runtime in code/datums/components/_component.dm,129: bad index
proc name:  RemoveFromParent (/datum/component/proc/_RemoveFromParent)
src: /datum/component/wet_floor (/datum/component/wet_floor)
call stack:
/datum/component/wet_floor (/datum/component/wet_floor):  RemoveFromParent()
/datum/component/wet_floor (/datum/component/wet_floor): Destroy(0, 0)
/datum/component/wet_floor (/datum/component/wet_floor): Destroy(0)
qdel(/datum/component/wet_floor (/datum/component/wet_floor), 0)
/datum/component/wet_floor (/datum/component/wet_floor): gc(0)
/datum/component/wet_floor (/datum/component/wet_floor): check(0)
/datum/component/wet_floor (/datum/component/wet_floor): process(10)
Wet floors (/datum/controller/subsystem/processing/wet_floors): fire(0)
Wet floors (/datum/controller/subsystem/processing/wet_floors): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0) at code/datums/components/_component.dm:129

Copy link
Contributor Author

Flaky tests were detected again in this test run.

Copy link
Contributor Author

Flaky tests were detected again in this test run.

Copy link
Contributor Author

Flaky tests were detected again in this test run.

Copy link
Contributor Author

Flaky tests were detected again in this test run.

Copy link
Contributor Author

Flaky tests were detected again in this test run.

Copy link
Contributor Author

Flaky tests were detected again in this test run.

Copy link
Contributor Author

Flaky tests were detected again in this test run.

Copy link
Contributor Author

Flaky tests were detected again in this test run.

Copy link
Contributor Author

Flaky tests were detected again in this test run.

Copy link
Contributor Author

github-actions bot commented Dec 1, 2024

Flaky tests were detected again in this test run.

Copy link
Contributor Author

github-actions bot commented Dec 3, 2024

Flaky tests were detected again in this test run.

Copy link
Contributor Author

This flaky fail has not been detected in 7 days. If it doesn't show up again in another 7 days, it will be auto-closed.

@github-actions github-actions bot added the Stale All falls to entropy eventually. label Dec 11, 2024
Copy link
Contributor Author

Flaky tests were detected again in this test run.

@github-actions github-actions bot removed the Stale All falls to entropy eventually. label Dec 13, 2024
Copy link
Contributor Author

Flaky tests were detected again in this test run.

Copy link
Contributor Author

Flaky tests were detected again in this test run.

Copy link
Contributor Author

This flaky fail has not been detected in 7 days. If it doesn't show up again in another 7 days, it will be auto-closed.

@github-actions github-actions bot added the Stale All falls to entropy eventually. label Dec 23, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 30, 2024
github-merge-queue bot pushed a commit that referenced this issue Jan 6, 2025
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
Fixes: #3779
Fixes: #3855 
Fixes: #3647
Fixes: #3901
Fixes: #3891

still working on the wet floor one (#3681)

## Why It's Good For The Game
grunts in pain

## Changelog

:cl:
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->

---------

Co-authored-by: FalloutFalcon <[email protected]>
MrCat15352 pushed a commit to MrCat15352/MrCat that referenced this issue Jan 8, 2025
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
Fixes: shiptest-ss13#3779
Fixes: shiptest-ss13#3855 
Fixes: shiptest-ss13#3647
Fixes: shiptest-ss13#3901
Fixes: shiptest-ss13#3891

still working on the wet floor one (shiptest-ss13#3681)

## Why It's Good For The Game
grunts in pain

## Changelog

:cl:
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->

---------

Co-authored-by: FalloutFalcon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 Flaky Test Report Stale All falls to entropy eventually.
Projects
None yet
Development

No branches or pull requests

0 participants