Until recently, using TryChooser with -p macosx would give you working OS X 10.5 builds & test runs.
However, now that the OS X requirement on trunk has been raised to 10.6 [1], any Try runs based on trunk need to use -p macosx64 (ie 10.6/10.7) rather than -p macosx or your test runs will be: a) hidden by default (&noignore=1 to show) b) failing with "TEST-UNEXPECTED-FAIL | automation.py | Exited with code -6 during test run" Using '-p all' will work just as before. Posting this to dev.platform, since this caught a few people out before the 10.5 tests were hidden on try (bug 775729) - and there still be others who have -p macosx in scripts/trychooser mqs. Best wishes, Ed _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform