Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update WebStorage to test proper result responses from the host sdk #2463

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

update webstorage test versions

1173e5e
Select commit
Loading
Failed to load commit list.
Open

Update WebStorage to test proper result responses from the host sdk #2463

update webstorage test versions
1173e5e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / OfficeDev.microsoft-teams-library-js failed Aug 14, 2024 in 44m 14s

Build #20240814.3 had test failures

Details

Tests

  • Failed: 6 (0.07%)
  • Passed: 8,402 (97.88%)
  • Other: 176 (2.05%)
  • Total: 8,584

Annotations

Check failure on line 13 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OfficeDev.microsoft-teams-library-js

Build log #L13

The HTTP request timed out after 00:00:30.

Check failure on line 1 in Capabilities - WebStorage - Current Web Host SDK Version: 4.0.1 - current Teams-JS Library Version: 999.0.0 - IsSupported - IsSupported Check

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OfficeDev.microsoft-teams-library-js

Capabilities - WebStorage - Current Web Host SDK Version: 4.0.1 - current Teams-JS Library Version: 999.0.0 - IsSupported - IsSupported Check

Timed out retrying after 30000ms: expected '<span#text_checkWebStorageCapability>' to have text 'webStorage is supported', but the text was 'webStorage is not supported'
Raw output
AssertionError: Timed out retrying after 30000ms: expected '<span#text_checkWebStorageCapability>' to have text 'webStorage is supported', but the text was 'webStorage is not supported'
    at Context.eval (webpack://metaos-hub/./cypress/support/testAppInteractions.ts:85:12)

      + expected - actual

      -'webStorage is not supported'
      +'webStorage is supported'
      

Check failure on line 1 in Capabilities - WebStorage - Current Web Host SDK Version: 4.0.1 - current Teams-JS Library Version: 999.0.0 - TestCases - Target Web Host SDK v-<4.0.2 - isWebStorageClearedOnUserLogOut function Call - Success

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OfficeDev.microsoft-teams-library-js

Capabilities - WebStorage - Current Web Host SDK Version: 4.0.1 - current Teams-JS Library Version: 999.0.0 - TestCases - Target Web Host SDK v-<4.0.2 - isWebStorageClearedOnUserLogOut function Call - Success

Timed out retrying after 30000ms: expected '<span#text_isWebStorageClearedOnUserLogOut>' to have text 'webStorage is cleared on user log out', but the text was 'webStorage is cleared on user log out. Result from sdk: true'
Raw output
AssertionError: Timed out retrying after 30000ms: expected '<span#text_isWebStorageClearedOnUserLogOut>' to have text 'webStorage is cleared on user log out', but the text was 'webStorage is cleared on user log out. Result from sdk: true'
    at Context.eval (webpack://metaos-hub/./cypress/support/testAppInteractions.ts:85:12)

      + expected - actual

      -'webStorage is cleared on user log out. Result from sdk: true'
      +'webStorage is cleared on user log out'
      

Check failure on line 1 in Capabilities - WebStorage - Current Web Host SDK Version: 4.0.1 - current Teams-JS Library Version: 999.0.0 - IsSupported - IsSupported Check

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OfficeDev.microsoft-teams-library-js

Capabilities - WebStorage - Current Web Host SDK Version: 4.0.1 - current Teams-JS Library Version: 999.0.0 - IsSupported - IsSupported Check

Timed out retrying after 30000ms: expected '<span#text_checkWebStorageCapability>' to have text 'webStorage is supported', but the text was 'webStorage is not supported'
Raw output
AssertionError: Timed out retrying after 30000ms: expected '<span#text_checkWebStorageCapability>' to have text 'webStorage is supported', but the text was 'webStorage is not supported'
    at Context.eval (webpack://metaos-hub/./cypress/support/testAppInteractions.ts:85:12)

      + expected - actual

      -'webStorage is not supported'
      +'webStorage is supported'
      

Check failure on line 1 in Capabilities - WebStorage - Current Web Host SDK Version: 4.0.1 - current Teams-JS Library Version: 999.0.0 - TestCases - BackCompat - Target Web Host SDK v-<4.0.2 - isWebStorageClearedOnUserLogOut function Call - Success

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OfficeDev.microsoft-teams-library-js

Capabilities - WebStorage - Current Web Host SDK Version: 4.0.1 - current Teams-JS Library Version: 999.0.0 - TestCases - BackCompat - Target Web Host SDK v-<4.0.2 - isWebStorageClearedOnUserLogOut function Call - Success

Timed out retrying after 30000ms: expected '<span#text_isWebStorageClearedOnUserLogOut>' to have text 'webStorage is cleared on user log out', but the text was 'webStorage is cleared on user log out. Result from sdk: true'
Raw output
AssertionError: Timed out retrying after 30000ms: expected '<span#text_isWebStorageClearedOnUserLogOut>' to have text 'webStorage is cleared on user log out', but the text was 'webStorage is cleared on user log out. Result from sdk: true'
    at Context.eval (webpack://metaos-hub/./cypress/support/testAppInteractions.ts:85:12)

      + expected - actual

      -'webStorage is cleared on user log out. Result from sdk: true'
      +'webStorage is cleared on user log out'