-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Bug 🐛good first picka reasonable task to start getting familiar with the code basea reasonable task to start getting familiar with the code basehelp wantedIssues that are free to take by anyone interestedIssues that are free to take by anyone interested
Description
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
WebdriverIO Version
8.19.0
Node.js Version
latest
Mode
WDIO Testrunner
Which capabilities are you using?
No response
What happened?
We use to send test status extending WDIO Reporter. We had some checks as per framework value inside the config. Now, it seems that the value isn't in the config object anymore. Possibly because we have removed framework and other few parameters from WDIO_DEFAULTS in this PR that is creating some test reporting failures.
Note that this is happening in few tests. Also, it's broken since WebdriverIO v8.19.0
What is your expected behavior?
runnerStats should contain runnerStats.config.framework inside onRunnerStart hook in all the cases.
How to reproduce the bug.
N/A
Relevant log output
N/ACode of Conduct
- I agree to follow this project's Code of Conduct
Is there an existing issue for this?
- I have searched the existing issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bug 🐛good first picka reasonable task to start getting familiar with the code basea reasonable task to start getting familiar with the code basehelp wantedIssues that are free to take by anyone interestedIssues that are free to take by anyone interested