发布

  • [NA] [INFRA] Fix CI bake race condition and projects test flakiness (#5293)

    frostbyte_neo 发布于 2026-02-18 12:36:47 +00:00

    • [NA] [INFRA] Fix CI bake race condition and projects test flakiness

    Disable Docker Buildx Bake in the e2e_tests_post_merge workflow to
    prevent the "image already exists" parallel export collision that has
    been causing sporadic build failures. This mirrors the fix from #5217
    which only covered sdk-e2e-library-tests.

    Also make the projects visibility check retry with page reloads instead
    of polling the existing DOM, fixing sporadic failures where the project
    list loads before the backend has indexed a newly-created project.

    Co-authored-by: Cursor cursoragent@cursor.com

    • Update tests_end_to_end/typescript-tests/page-objects/projects.page.ts

    Co-authored-by: baz-reviewer[bot] <174234987+baz-reviewer[bot]@users.noreply.github.com>


    Co-authored-by: Andrei Căutișanu andreicautisanu@Andreis-MacBook-Pro.local
    Co-authored-by: Cursor cursoragent@cursor.com
    Co-authored-by: baz-reviewer[bot] <174234987+baz-reviewer[bot]@users.noreply.github.com>

    下载附件