Page MenuHomeIn-Portal Phabricator

INP-1924 - Immediately skip tests, that doesn't work without an Internet Connection
ClosedPublic

Authored by alex on Wed, Sep 3, 9:44 AM.

Details

Test Plan
  1. enable Internet Connection
  2. run the changed test case files
  3. confirm, that:
    • all tests were executed
    • none of tests were skipped
  4. disable Internet Connection (disconnect the network cable or disable the Wi-Fi)
  5. run the changed test case files
  6. confirm, that:
    • all tests were executed
    • tests, that require internet connectivity were skipped almost instantly (no 20sec delay for detecting network issues)

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex created this revision.Wed, Sep 3, 9:44 AM
alex requested review of this revision.Wed, Sep 3, 9:44 AM
erik accepted this revision.Wed, Sep 3, 10:47 AM
This revision is now accepted and ready to land.Wed, Sep 3, 10:47 AM
This revision was landed with ongoing or failed builds.Wed, Sep 3, 11:09 AM
This revision was automatically updated to reflect the committed changes.