New issue
Advanced search Search tips

Issue 720183 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Downloading an isolated on Linux uploaded from Windows doesn't create directories

Project Member Reported by tansell@chromium.org, May 10 2017

Issue description

Steps to repo;
 1) Upload an isolate with directories on Windows.
 2) Download the isolate with Linux.
 3) See that you get files with names like,
   third_party\WebKit\Tools\Scripts\webkitpy\w3c\local_wpt_unittest.py

Note that is a file with slashes in them. Not a bunch of directories.

Example;
https://chromium-swarm.appspot.com/task?id=35fea27fd748ac10&refresh=10&show_raw=1
./tools/swarming_client/swarming.py collect -S chromium-swarm.appspot.com --task-output-dir=foo 35fea27fd748ac10

This makes it really hard to view the output of Layout Tests from Windows runs on my Linux box.
 
Labels: Pri-2 Type-Bug
Status: Available (was: Untriaged)
Tentatively marking as Bug/Pri2, but perhaps maruel@ has different PoV?

Comment 2 by mar...@chromium.org, Aug 16 2017

.isolated files are always OS native path format. The download code could try to "guess" the native path format and replace the path separator when a mismatch is detected.
Project Member

Comment 3 by sheriffbot@chromium.org, Aug 20

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Cc: -mcgreevy@chromium.org
Labels: -Type-Bug -Pri-2 -Hotlist-Recharge-Cold Pri-3 Type-Feature
Status: Available (was: Untriaged)

Sign in to add a comment