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

enable runtimelogging at start time #876

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

Merge branch 'master' into user/zhangyuqi/poc

bd35927
Select commit
Loading
Failed to load commit list.
Open

enable runtimelogging at start time #876

Merge branch 'master' into user/zhangyuqi/poc
bd35927
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Office-Addin-Scripts succeeded Sep 10, 2024 in 19m 13s

Build #20240910.2 had test failures

Details

Tests

  • Failed: 4 (0.39%)
  • Passed: 1,027 (99.61%)
  • Other: 0 (0.00%)
  • Total: 1,031

Annotations

Check failure on line 1 in Sideload unsupported host (expect error)'

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Office-Addin-Scripts

Sideload unsupported host (expect error)'

Test failed
Raw output
  1) Sideload to Desktop

Check failure on line 1 in Converts test manifest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Office-Addin-Scripts

Converts test manifest

Test failed
Raw output
  1) office-addin-project tests
       convert.ts
         convertManifest
           Converts test manifest:
     TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
      at new NodeError (node:internal/errors:405:5)
      at validateString (node:internal/validators:162:11)
      at Object.join (node:path:1171:7)
      at Context.<anonymous> (test/test.ts:31:33)
      at Generator.next (<anonymous>)
      at /Users/testaccount/opx-mac2/_work/12/s/packages/office-addin-project/test/test.ts:9:71
      at new Promise (<anonymous>)
      at __awaiter (test/test.ts:5:12)
      at Context.<anonymous> (test/test.ts:42:24)
      at processImmediate (node:internal/timers:476:21)

Check failure on line 1 in Can't convert malformed manifest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Office-Addin-Scripts

Can't convert malformed manifest

Test failed
Raw output
  3) office-addin-project tests

Check failure on line 1 in Converts TaskPane manifest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Office-Addin-Scripts

Converts TaskPane manifest

Test failed
Raw output
  2) office-addin-project tests
       convert.ts
         convertManifest
           Converts TaskPane manifest:
     TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
      at new NodeError (node:internal/errors:405:5)
      at validateString (node:internal/validators:162:11)
      at Object.join (node:path:1171:7)
      at Context.<anonymous> (test/test.ts:38:33)
      at Generator.next (<anonymous>)
      at /Users/testaccount/opx-mac2/_work/12/s/packages/office-addin-project/test/test.ts:9:71
      at new Promise (<anonymous>)
      at __awaiter (test/test.ts:5:12)
      at Context.<anonymous> (test/test.ts:51:24)
      at processImmediate (node:internal/timers:476:21)