Kosta Tachtevrenidis
Kosta Tachtevrenidis
same issue here, trying the workaround ``` multi_scan(workspace: ENV["WORKSPACE"], devices: [DEFAULT_SIMULATOR], scheme: ENV["UI_TEST_SCHEME"], skip_slack: true, result_bundle: true, include_simulator_logs: false, # does not work in lab (causes Error 74) output_types: "junit",...
having the same issue (as of Xcode 13) but for me the test identified doesn't seem to correspond to a class in my bundle ``` UITests/CMARBcpftYdMZHyBDBozWUKr/testCondition ```
@zamotany, do you know why the package.json of core-legacy in the repo shows a peer dep to core 0.12.0 but then when I install the npm package the peer dep...