haikuwebkit/Tools/CISupport/ews-build
Carlos Alberto Lopez Perez 6fd46ef0ab [ews-build.webkit.org] Add unit test with the expected build steps for each queue
https://bugs.webkit.org/show_bug.cgi?id=229319

Reviewed by Aakash Jain.

Add a unit test listing all the expected build steps for each queue
like the one added in r281286 for build.webkit.org
Also remove the previous unit tests to not duplicate test functionality.
And replace doble-quotes with single-ones on the test for build.webkit.org

* CISupport/build-webkit-org/factories_unittest.py:
(TestExpectedBuildSteps):
(TestExpectedBuildSteps.test_all_expected_steps):
(TestExpectedBuildSteps.test_unnecessary_expected_steps):
* CISupport/ews-build/factories_unittest.py:
(TestExpectedBuildSteps):
(TestExpectedBuildSteps.setUp):
(TestExpectedBuildSteps.test_all_expected_steps):
(TestExpectedBuildSteps.test_unnecessary_expected_steps):

Canonical link: https://commits.webkit.org/240739@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281322 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-08-20 17:12:40 +00:00
..
templates
buildbot.tac
config.json [ews] Make config.json compact 2021-08-06 16:25:55 +00:00
email_unittest.py [ews] Ensure file handles are not leaked in unit tests 2021-05-04 18:14:48 +00:00
emails.json Send email notification when VerifyGitHubIntegrity step fails 2021-07-29 18:44:40 +00:00
events.py [ews] Add python 3 support - part 4 2021-03-03 22:00:22 +00:00
factories.py [ews-build.webkit.org] Verify GitHub integrity in commit queue 2021-07-28 21:36:26 +00:00
factories_unittest.py [ews-build.webkit.org] Add unit test with the expected build steps for each queue 2021-08-20 17:12:40 +00:00
layout_test_failures.py
loadConfig.py [ews] Ensure file handle is not leaked in loadConfig.py 2021-08-07 20:55:22 +00:00
loadConfig_unittest.py [ews] Ensure file handles are not leaked in unit tests 2021-05-04 18:14:48 +00:00
master.cfg Do not configure Janitor to delete old logs in local testing mode 2021-04-17 12:20:32 +00:00
send_email.py Send email notification when VerifyGitHubIntegrity step fails 2021-07-29 18:44:40 +00:00
steps.py [ews] Limit the size of error context buffer 2021-08-08 01:20:45 +00:00
steps_unittest.py [ews] VerifyGitHubIntegrity step fails with an exception 2021-07-29 17:21:02 +00:00