cobalt icon indicating copy to clipboard operation
cobalt copied to clipboard

Fix the xml path separator for ps4/5

Open oxve opened this issue 1 year ago • 2 comments

b/288331664

oxve avatar Oct 27 '23 22:10 oxve

Datadog Report

Branch report: oxve-patch-1 Commit report: 0cb10f6

:white_check_mark: cobalt: 0 Failed, 0 New Flaky, 29550 Passed, 1 Skipped, 9m 48.15s Wall Time

Codecov Report

Merging #1868 (0cb10f6) into main (e7177db) will increase coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1868      +/-   ##
==========================================
+ Coverage   57.75%   57.77%   +0.02%     
==========================================
  Files        1915     1915              
  Lines       95111    95111              
==========================================
+ Hits        54931    54952      +21     
+ Misses      40180    40159      -21     

see 8 files with indirect coverage changes

codecov[bot] avatar Oct 27 '23 23:10 codecov[bot]

The solution proposed here is not ideal. test_runner.py should be platform agnostic and use the launcher to deal with specifics.

oxve avatar May 17 '24 18:05 oxve