Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Don't trigger a Windows build when the top-level ChangeLog changes
r79320 is an example of a change that shouldn't have built on Windows, but did, because of this bug. Fixes <http://webkit.org/b/54957> Windows bots build when top-level ChangeLog changes, but shouldn't Reviewed by Anders Carlsson. * Scripts/webkitpy/common/config/build.py: (_should_file_trigger_build): Modified the ChangeLog pattern to match the top-level ChangeLog, and re-sorted it in the list. * Scripts/webkitpy/common/config/build_unittest.py: (ShouldBuildTest): Added a test that ChangeLogs don't trigger builds. Canonical link: https://commits.webkit.org/69250@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@79327 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
21 additions
and 1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters