gsbasso
gsbasso
We've run into numerous examples of this behaviour (tests only fail when creating a new package version). Typically the failures seem to be a result of a test running in...
Modifying the scratch org config file is not the right answer either because `package:version:create` commands will fail. For example, if you have package A with no dependencies and package B...
Hi @WillieRuemmele , I can try using the `beta` command, but as the issue is intermittent it will be difficult to conclude if that resolves the issue. In fact, it's...
> Per the metadata coverage report, ExperienceBundle is not supported by 1GP or 2GP, but has limited unlocked packaging support. https://developer.salesforce.com/docs/metadata-coverage/59 > > @gsbasso - Can you confirm that you...
Updating to `2.105.6` made no difference
``` { "architecture": "win32-x64", "cliVersion": "@salesforce/cli/2.105.6", "nodeVersion": "node-v22.19.0", "osVersion": "Windows_NT 10.0.17763", "rootPath": "D:\\Program Files\\sf\\client", "shell": "cmd.exe", "pluginVersions": [ "@oclif/plugin-autocomplete 3.2.34 (core)", "@oclif/plugin-commands 4.1.32 (core)", "@oclif/plugin-help 6.2.32 (core)", "@oclif/plugin-not-found 3.2.67 (core)",...
Hi @iowillhoit Apologies for the delayed response... Answer to first question is it shows full results. Answer to second is I will have to get back to you as I...
Not sure if anyone is looking into this but here is an extract from a (relatively) recent `test-results.xml` file. `testTotalTime` amounts to 85 minutes. But based on the start time,...