SFDX_IMPROVED_CODE_COVERAGE breaks tests #346
Labels
area:apex
Highlights the apex functional area of the CLI.
bug
Issue or pull request that identifies or fixes a bug
owned by another team
The Salesforce CLI team does not own this work but will pass on the information to the correct team.
Summary
Setting export SFDX_IMPROVED_CODE_COVERAGE=true then running unit tests results in error
Steps To Reproduce:
run these commands
export SFDX_IMPROVED_CODE_COVERAGE=true
sfdx force:apex:test:run -d ~/test-results/mic -r junit -w 45 -c -l RunLocalTests
Expected result
Tests to complete and display results
Actual result
Additional information
Feel free to attach a screenshot.
SFDX CLI Version(to find the version of the CLI engine run sfdx --version):
sfdx-cli/7.50.0-9030e49cbb linux-x64 node-v10.15.3
SFDX plugin Version(to find the version of the CLI plugin run sfdx plugins --core)
@oclif/plugin-autocomplete 0.1.5 (core)
@oclif/plugin-commands 1.2.3 (core)
@oclif/plugin-help 2.2.3 (core)
@oclif/plugin-not-found 1.2.3 (core)
@oclif/plugin-plugins 1.7.9 (core)
@oclif/plugin-update 1.3.9 (core)
@oclif/plugin-warn-if-update-available 1.7.0 (core)
@oclif/plugin-which 1.0.3 (core)
@salesforce/sfdx-trust 3.0.7 (core)
analytics 1.7.1 (core)
generator 1.1.2 (core)
salesforcedx 48.5.1 (core)
├─ @salesforce/sfdx-plugin-lwc-test 0.1.5 (core)
├─ salesforcedx-templates 48.6.0 (core)
└─ salesforce-alm 48.7.0 (core)
sfdx-cli 7.50.0 (core)
OS and version:
Kernel Version: Linux c626448367da 4.15.0-1052-aws #54-Ubuntu SMP Tue Oct 1 15:43:26 UTC 2019 x86_64 Linux
Starting container circleci/node:12
The text was updated successfully, but these errors were encountered: