Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a833e8d0053aa2dc1da7fa4ecccfa5c4b49bc7ac https://github.com/WebKit/WebKit/commit/a833e8d0053aa2dc1da7fa4ecccfa5c4b49bc7ac Author: Dawn Morningstar <mornings...@apple.com> Date: 2025-09-24 (Wed, 24 Sep 2025)
Changed paths: M Tools/Scripts/webkitpy/api_tests/manager.py Log Message: ----------- Fix uploading api-test results RuntimeError: No initialized devices for testing https://bugs.webkit.org/show_bug.cgi?id=299450 rdar://161257316 Reviewed by Jonathan Bedard. After 300413@main introduced clean up for api-test runs on simulator; the simulators are cleaned before the configuration data for the upload is captured, this fixes that. * Tools/Scripts/webkitpy/api_tests/manager.py: (Manager.run): Canonical link: https://commits.webkit.org/300477@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes