Skip to content

Fix ignore_test_failure not set for Extension instances#3782

Merged
ocaisa merged 2 commits intoeasybuilders:developfrom
Flamefire:test-failure-fix
Jul 21, 2021
Merged

Fix ignore_test_failure not set for Extension instances#3782
ocaisa merged 2 commits intoeasybuilders:developfrom
Flamefire:test-failure-fix

Conversation

@Flamefire
Copy link
Copy Markdown
Contributor

@Flamefire Flamefire commented Jul 21, 2021

The ExtensionEasyBlock does not call __init__ from EasyBlock and hence that value is not set making uses of report_test_failure fail.

The ExtensionEasyBlock does not call __init__ from EasyBlock and hence
that value is not set making uses of report_test_failure fail.
@ocaisa
Copy link
Copy Markdown
Member

ocaisa commented Jul 21, 2021

I checked our shipped easyblocks and self.ignore_test_failure is not used anywhere

@Flamefire
Copy link
Copy Markdown
Contributor Author

I checked our shipped easyblocks and self.ignore_test_failure is not used anywhere

This was very recently introduced (shortly before last release) and as the extension EB shows might be unreliable. So should be fine

@ocaisa
Copy link
Copy Markdown
Member

ocaisa commented Jul 21, 2021

Thanks for the fix @Flamefire, going in!

@ocaisa ocaisa merged commit 3cc608b into easybuilders:develop Jul 21, 2021
@Flamefire Flamefire deleted the test-failure-fix branch July 21, 2021 08:18
@migueldiascosta migueldiascosta added this to the next release (4.4.2?) milestone Jul 22, 2021
@boegel boegel changed the title Fix ignore_test_failure not set for Extensions Fix ignore_test_failure not set for Extension instances Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants