Deprecation warning violates `ember test --silent` behavior
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- cli, testing-qa
Research direction
Start by locating the implementation of ember test --silent and the code path that emits the deprecation warning. Reproduce the behavior with the command, then verify that the warning is suppressed while the test report remains available.
Written by the indexing model from the issue text.
Description
According to the help for ember test:
--silent (Boolean) (Default: false) Suppress any output except for the test report
But the deprecation warning DEPRECATION: Overriding init without calling this._super is deprecated. Please call this._super() busts through that flag, breaking an automated CI workflow (because the CI output now includes these deprecation warnings instead of being only the test results).
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ember-cli/core-object
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
ember-cli/core-object#29 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
ember-cli/core-object#26 · 1 comment ·
All issues in ember-cli/core-object
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·