>Okay, I think I've figured this out and it's a relatively undocumented >aspect of our win builds (from what I can tell). > >The third_party/cygwin install we have has a modified version of >cygwin1.dll , which has been patched to tell cygwin the root is >third_party/cygwin rather than /. In order for this to work correctly, >you need to run third_party/cygwin/setup_mount.bat to stuff the right >entries into the registry. > >We should probably change run_layout_tests to automatically run this >script prior to running the regression (running it every time should >be harmless). > >-- Dirk
Do you mean my layout-test actually uses the cygwin under depot_tools, but not the third_party/cygwin? also, what does setup_mount.bat do? --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
