Title: 馃悶: [Allure-JUnit5] Reappearance of unexpected logs in terminal for Junit 5 parameterized tests 路 Issue #1147 路 allure-framework/allure-java 路 GitHub
Open Graph Title: 馃悶: [Allure-JUnit5] Reappearance of unexpected logs in terminal for Junit 5 parameterized tests 路 Issue #1147 路 allure-framework/allure-java
X Title: 馃悶: [Allure-JUnit5] Reappearance of unexpected logs in terminal for Junit 5 parameterized tests 路 Issue #1147 路 allure-framework/allure-java
Description: What happened? I'm submitting a ... bug report What is the current behavior? Unexpected logs appear in the IntelliJ console after running tests that use the JUnit5 @BeforeAll annotation. I tried changing the Allure version from 2.29.0 to...
Open Graph Description: What happened? I'm submitting a ... bug report What is the current behavior? Unexpected logs appear in the IntelliJ console after running tests that use the JUnit5 @BeforeAll annotation. I tried ch...
X Description: What happened? I'm submitting a ... bug report What is the current behavior? Unexpected logs appear in the IntelliJ console after running tests that use the JUnit5 @BeforeAll annotation. I trie...
Opengraph URL: https://github.com/allure-framework/allure-java/issues/1147
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"馃悶: [Allure-JUnit5] Reappearance of unexpected logs in terminal for Junit 5 parameterized tests","articleBody":"### What happened?\r\n\r\n#### I'm submitting a ... \r\n - [x] bug report\r\n\r\n#### What is the current behavior?\r\nUnexpected logs appear in the IntelliJ console after running tests that use the JUnit5 `@BeforeAll` annotation. I tried changing the Allure version from **2.29.0** to **2.24.0**, but the issue persists.\r\n\r\nThis issue has already been mentioned in:\r\n- [GitHub Issue #473](https://github.com/allure-framework/allure-java/issues/473)\r\n- [JUnit Team Issue #2411](https://github.com/junit-team/junit5/issues/2411)\r\n\r\n#### Steps to reproduce:\r\n\r\n```java\r\nimport org.junit.jupiter.api.BeforeAll;\r\nimport org.junit.jupiter.params.ParameterizedTest;\r\nimport org.junit.jupiter.params.provider.ValueSource;\r\n\r\npublic class UnnessaryLogsTest {\r\n @BeforeAll\r\n static void beforeAll() {\r\n }\r\n\r\n @ParameterizedTest\r\n @ValueSource(ints = {1, 3, 5, -3, 15, Integer.MAX_VALUE})\r\n void test(int number) {\r\n }\r\n}\r\n```\r\n\r\nAdditionally, I have added the following property in junit-platform.properties:\r\n\r\n```text\r\njunit.jupiter.extensions.autodetection.enabled=true\r\n```\r\n\r\n#### Please tell us about your environment:\r\n\r\n\r\n| Type | Dependency | Version|\r\n| --- | --- |--- |\r\n| Allure | | 2.29.0|\r\n| Test framework | JUnit 5 | 5.11.3|\r\n| Allure integration | allure-junit5 | 2.29.0|\r\n| Generate report using | allure-maven | 2.15.2|\r\n| IDE | Intellij | 2024.3.1.1|\r\n| Build tool| Maven| 3.9.9 |\r\n| Java| | 22 |\r\n\r\n#### Other information \r\n```text\r\nexample:\r\ntimestamp = 2024-12-23T21:35:50.852486500, allure.parameter = arg0, value = 1\r\ntimestamp = 2024-12-23T21:35:50.852486500, allure.parameter = arg0, value = 2147483647\r\n```\r\n\r\n### What Allure Integration are you using?\r\n\r\nallure-junit5\r\n\r\n### What version of Allure Integration you are using?\r\n\r\n2.29.0\r\n\r\n### What version of Allure Report you are using?\r\n\r\n2.29.0\r\n\r\n### Code of Conduct\r\n\r\n- [X] I agree to follow this project's Code of Conduct","author":{"url":"https://github.com/Coldray125","@type":"Person","name":"Coldray125"},"datePublished":"2024-12-23T19:15:10.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/1147/allure-java/issues/1147"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:92e034ff-4c1d-7321-059e-99d42f0acc55 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CD98:258F3F:1246DE1:18D355C:696E98D9 |
| html-safe-nonce | 005eb2d9ec54604bb06066189a0f52ec282ab349b6c532d8eea5532f7c479830 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRDk4OjI1OEYzRjoxMjQ2REUxOjE4RDM1NUM6Njk2RTk4RDkiLCJ2aXNpdG9yX2lkIjoiNTUzNzU5MTE3MDAzNzYxODkwNSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 9f3ee83ca64abd8becf5db2bf326fa459c8f71ec5744aea273514ee5559bba28 |
| hovercard-subject-tag | issue:2756593010 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/allure-framework/allure-java/1147/issue_layout |
| twitter:image | https://opengraph.githubassets.com/06f97c7a38176ecb426015fb94f39e6adbe8282a3a4f0291852f23d45cc9f346/allure-framework/allure-java/issues/1147 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/06f97c7a38176ecb426015fb94f39e6adbe8282a3a4f0291852f23d45cc9f346/allure-framework/allure-java/issues/1147 |
| og:image:alt | What happened? I'm submitting a ... bug report What is the current behavior? Unexpected logs appear in the IntelliJ console after running tests that use the JUnit5 @BeforeAll annotation. I tried ch... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | Coldray125 |
| hostname | github.com |
| expected-hostname | github.com |
| None | fdad15fd2ad43212aa8b8be5f2c2725550f8374ceeeb154a999ad9145b43f3f7 |
| turbo-cache-control | no-preview |
| go-import | github.com/allure-framework/allure-java git https://github.com/allure-framework/allure-java.git |
| octolytics-dimension-user_id | 5879127 |
| octolytics-dimension-user_login | allure-framework |
| octolytics-dimension-repository_id | 80822758 |
| octolytics-dimension-repository_nwo | allure-framework/allure-java |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 80822758 |
| octolytics-dimension-repository_network_root_nwo | allure-framework/allure-java |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 27b23bc056eb973d350fc95afc848757edb9e7a9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width