Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Add broken tags to FW's that haven't started/stopped correctly in last 3 full runs + script for detecting failing frameworks - #8255

Merged
NateBrady23 merged 6 commits into
TechEmpower:masterfrom
ecruz-te:TFB-fail-detector
Jun 16, 2023
Merged

Add broken tags to FW's that haven't started/stopped correctly in last 3 full runs + script for detecting failing frameworks#8255
NateBrady23 merged 6 commits into
TechEmpower:masterfrom
ecruz-te:TFB-fail-detector

Conversation

@ecruz-te

Copy link
Copy Markdown
Contributor

Python web scraper to detect any frameworks that have failed the past 3 completed runs with the same error

USAGE: python tfb-fail-detector.py

@NateBrady23 NateBrady23 changed the title Web scraper for detecting failing frameworks Add broken tags to FW's that haven't started/stopped correctly in last 3 full runs + script for detecting failing frameworks Jun 13, 2023

@joanhey joanhey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prologue is fixed in #8254

"notes": "",
"versus": "httpbeast"
"versus": "httpbeast",
"tags": ["broken"]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in #8254

@joanhey

joanhey commented Jun 16, 2023

Copy link
Copy Markdown
Contributor

Please don't close frameworks, without inform their developers.

@joanhey

joanhey commented Jun 16, 2023

Copy link
Copy Markdown
Contributor

The script is a very good start, like a new useful helper.

Please add another method to show also the URL to see the error.
And perhaps also show the devs, of the fw, in the Techempower repo.

@NateBrady23

Copy link
Copy Markdown
Member

The script is a very good start, like a new useful helper.

Please add another method to show also the URL to see the error. And perhaps also show the devs, of the fw, in the Techempower repo.

These are some good ideas. Let's iterate on that when we have time.

@NateBrady23
NateBrady23 merged commit e53e026 into TechEmpower:master Jun 16, 2023
franz1981 pushed a commit to franz1981/FrameworkBenchmarks that referenced this pull request Jun 23, 2023
…t 3 full runs + script for detecting failing frameworks (TechEmpower#8255)

* Web scraper for detecting failing frameworks

* Mark tests that have issues starting as broken

* Add broken tag to frameworks that fail all tests

* remove prologue broken tag

* Cherrypy fix attempt
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants