Page MenuHomeSoftware Heritage

cypress: Use more reliable way to get global javascript variable
ClosedPublic

Authored by anlambert on Sep 5 2022, 2:16 PM.

Details

Summary

The cypress its command will retry multiple times until an object
property gets defined.

Related to T3423

Diff Detail

Repository
rDWAPPS Web applications
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 31312
Build 48982: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 48981: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D8387 (id=30277)

Rebasing onto 3c4ffa9198...

Current branch diff-target is up to date.
Changes applied before test
commit e96bc074f80899502b659d5a9f87545122905313
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Mon Sep 5 14:14:43 2022 +0200

    cypress: Use more reliable way to get global javascript variable
    
    The cypress its command will retry multiple times until an object
    property gets defined.
    
    Related to T3423

See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/2032/ for more details.

This revision is now accepted and ready to land.Sep 5 2022, 3:53 PM