protp-diff-tools
14 次代码提交
| 作者 | SHA1 | 备注 | 提交日期 | |
|---|---|---|---|---|
|
|
f1afe842ae |
test: add tests for checking behavior when dialog is open (#1977)
This is the first part of adding tests for checking tool behavior when a dialog is already open (related to #1069) In future CL, I will be focusing on tools which currently get blocked due to open dialogs. As part of those CLs, proactive rejection of tool execution will be implemented. |
||
|
|
a073c0c54b |
chore(deps-dev): bump puppeteer from 24.37.5 to 24.38.0 in the bundled group (#1099)
Bumps the bundled group with 1 update: [puppeteer](https://github.com/puppeteer/puppeteer). Updates `puppeteer` from 24.37.5 to 24.38.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/releases">puppeteer's releases</a>.</em></p> <blockquote> <h2>puppeteer-core: v24.38.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v24.37.5...puppeteer-core-v24.38.0">24.38.0</a> (2026-03-04)</h2> <h3>🎉 Features</h3> <ul> <li>roll to Chrome 146.0.7680.31 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14729">#14729</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/627eb5e6572f5248286ab09d74c204e2399632e8">627eb5e</a>)</li> <li>roll to Firefox 148.0 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14728">#14728</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/09b655a1a4b2ee389f4a63f701a347566a5b9d88">09b655a</a>)</li> </ul> <h3>🛠️ Fixes</h3> <ul> <li>consider browsingContext.navigationCommitted to dispose an existing navigation (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14724">#14724</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/b4e92c637c503710895c842f391793018c4f35b5">b4e92c6</a>)</li> <li>disable PartitionAllocSchedulerLoopQuarantineTaskControlledPurge (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14744">#14744</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/e6c7425d3f459adfbf5c1dd0b230da33fa9eb7c3">e6c7425</a>)</li> <li>roll to Chrome 145.0.7632.117 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14719">#14719</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/1d407e1e69ee0f307f8819152a980fa0a24835ff">1d407e1</a>)</li> </ul> <h2>puppeteer: v24.38.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.37.5...puppeteer-v24.38.0">24.38.0</a> (2026-03-04)</h2> <h3>🎉 Features</h3> <ul> <li>roll to Chrome 146.0.7680.31 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14729">#14729</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/627eb5e6572f5248286ab09d74c204e2399632e8">627eb5e</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 24.37.5 to 24.38.0</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md">puppeteer's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.37.5...puppeteer-v24.38.0">24.38.0</a> (2026-03-04)</h2> <h3>🎉 Features</h3> <ul> <li>roll to Chrome 146.0.7680.31 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14729">#14729</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/627eb5e6572f5248286ab09d74c204e2399632e8">627eb5e</a>)</li> <li>roll to Firefox 148.0 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14728">#14728</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/09b655a1a4b2ee389f4a63f701a347566a5b9d88">09b655a</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 24.37.5 to 24.38.0</li> </ul> </li> </ul> </li> </ul> <h3>🛠️ Fixes</h3> <ul> <li>consider browsingContext.navigationCommitted to dispose an existing navigation (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14724">#14724</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/b4e92c637c503710895c842f391793018c4f35b5">b4e92c6</a>)</li> <li>disable PartitionAllocSchedulerLoopQuarantineTaskControlledPurge (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14744">#14744</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/e6c7425d3f459adfbf5c1dd0b230da33fa9eb7c3">e6c7425</a>)</li> <li>roll to Chrome 145.0.7632.117 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14719">#14719</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/1d407e1e69ee0f307f8819152a980fa0a24835ff">1d407e1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puppeteer/puppeteer/commit/d3356fac46478974c5b88ba2b26b26954cb741ff"><code>d3356fa</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14720">#14720</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/e6c7425d3f459adfbf5c1dd0b230da33fa9eb7c3"><code>e6c7425</code></a> fix: disable PartitionAllocSchedulerLoopQuarantineTaskControlledPurge (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14744">#14744</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/e24f43290280df6398e992842490631aafd9f287"><code>e24f432</code></a> chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 up...</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/b12fca9bd9bedb9c90863c52e7359cfbf281a81e"><code>b12fca9</code></a> test: update tests and add diagnostics (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14741">#14741</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/627eb5e6572f5248286ab09d74c204e2399632e8"><code>627eb5e</code></a> feat: roll to Chrome 146.0.7680.31 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14729">#14729</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/e0e3e89aa4d7e1825d411a4729a76a0852824c83"><code>e0e3e89</code></a> chore: enable blank issues in issue template configuration (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14739">#14739</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/ba19944981f4e601127a5b7b54feefd1df972cbe"><code>ba19944</code></a> chore(deps-dev): bump rollup from 4.22.4 to 4.59.0 in /examples/puppeteer-in-...</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/b4e92c637c503710895c842f391793018c4f35b5"><code>b4e92c6</code></a> fix: consider browsingContext.navigationCommitted to dispose an existing navi...</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/57b40c03e11ec5defebfa30cb9fcea5d6f6ae572"><code>57b40c0</code></a> chore(deps): bump typed-query-selector from 2.12.0 to 2.12.1 in the dependenc...</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/eca8ca4b90c9e16a86152a62ed8839119c4386a3"><code>eca8ca4</code></a> chore(deps): bump the all group in /website with 2 updates (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14732">#14732</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.37.5...puppeteer-v24.38.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Rudenko <alexrudenko@chromium.org> |
||
|
|
cb0079efbb |
refactor: simplify the response texts (#1095)
- removed redundant headers in Markdown - updates more tests to use snapshots |
||
|
|
8e2380b434 |
fix: console formatter hides frames from ignored scripts (#927)
This PR wires up the default DevTools ignore listing to hide frames from third party scripts in stack traces. By default, we ignore: * Scripts with `/node_modules/` in their URL or where the URL starts with `node:/` * Scripts that are marked as ignore listed in the source map * Content scripts from extensions The PR adds both, unit tests and an e2e test. This is because we allow the unit test to pass a mocked ignore checker, where-as the e2e uses the real DevTools one. |
||
|
|
011726d7a2 |
chore(deps-dev): bump puppeteer from 24.36.1 to 24.37.2 in the bundled group (#909)
Bumps the bundled group with 1 update: [puppeteer](https://github.com/puppeteer/puppeteer). Updates `puppeteer` from 24.36.1 to 24.37.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/releases">puppeteer's releases</a>.</em></p> <blockquote> <h2>puppeteer-core: v24.37.2</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v24.37.1...puppeteer-core-v24.37.2">24.37.2</a> (2026-02-06)</h2> <h3>🛠️ Fixes</h3> <ul> <li>improve ConsoleMessage text() results (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14662">#14662</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/0bb4703fed0e6fcd7b40899d1b81a54d4b5c48c7">0bb4703</a>)</li> </ul> <h3>📄 Documentation</h3> <ul> <li>document signal option in Page waitFor methods (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14648">#14648</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/771b8854d779e04279aa2063cf97df214e7e983d">771b885</a>)</li> </ul> <h2>puppeteer: v24.37.2</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.37.1...puppeteer-v24.37.2">24.37.2</a> (2026-02-06)</h2> <h3>♻️ Chores</h3> <ul> <li><strong>puppeteer:</strong> Synchronize puppeteer versions</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 24.37.1 to 24.37.2</li> </ul> </li> </ul> </li> </ul> <h2>puppeteer-core: v24.37.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v24.37.0...puppeteer-core-v24.37.1">24.37.1</a> (2026-02-05)</h2> <h3>🛠️ Fixes</h3> <ul> <li>roll to Chrome 145.0.7632.46 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14653">#14653</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/d2a55914bee23a57098631f8c7cc8571d68c54ab">d2a5591</a>)</li> <li>roll to Firefox 147.0.3 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14658">#14658</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/ad5cee0a575e298ef1dd07ed4d7cba455950c524">ad5cee0</a>)</li> </ul> <h2>puppeteer: v24.37.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.37.0...puppeteer-v24.37.1">24.37.1</a> (2026-02-05)</h2> <h3>♻️ Chores</h3> <ul> <li><strong>puppeteer:</strong> Synchronize puppeteer versions</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md">puppeteer's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.37.1...puppeteer-v24.37.2">24.37.2</a> (2026-02-06)</h2> <h3>♻️ Chores</h3> <ul> <li><strong>puppeteer:</strong> Synchronize puppeteer versions</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 24.37.1 to 24.37.2</li> </ul> </li> </ul> </li> </ul> <h3>🛠️ Fixes</h3> <ul> <li>improve ConsoleMessage text() results (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14662">#14662</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/0bb4703fed0e6fcd7b40899d1b81a54d4b5c48c7">0bb4703</a>)</li> </ul> <h3>📄 Documentation</h3> <ul> <li>document signal option in Page waitFor methods (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14648">#14648</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/771b8854d779e04279aa2063cf97df214e7e983d">771b885</a>)</li> </ul> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.37.0...puppeteer-v24.37.1">24.37.1</a> (2026-02-05)</h2> <h3>♻️ Chores</h3> <ul> <li><strong>puppeteer:</strong> Synchronize puppeteer versions</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 24.37.0 to 24.37.1</li> </ul> </li> </ul> </li> </ul> <h3>🛠️ Fixes</h3> <ul> <li>roll to Chrome 145.0.7632.46 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14653">#14653</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/d2a55914bee23a57098631f8c7cc8571d68c54ab">d2a5591</a>)</li> <li>roll to Firefox 147.0.3 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14658">#14658</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/ad5cee0a575e298ef1dd07ed4d7cba455950c524">ad5cee0</a>)</li> </ul> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.36.1...puppeteer-v24.37.0">24.37.0</a> (2026-02-04)</h2> <h3>🎉 Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puppeteer/puppeteer/commit/b163ce4593a8f014b86d67d53825fbeb679045ca"><code>b163ce4</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14663">#14663</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/dea54fe9ca6e03f77dda80ec329bce32a20deb5c"><code>dea54fe</code></a> test: increase protocol timeout in waittask test (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14649">#14649</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/771b8854d779e04279aa2063cf97df214e7e983d"><code>771b885</code></a> docs: document signal option in Page waitFor methods (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14648">#14648</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/0bb4703fed0e6fcd7b40899d1b81a54d4b5c48c7"><code>0bb4703</code></a> fix: improve ConsoleMessage text() results (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14662">#14662</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/af557b44a92bb99a76c7a93ac47fd875e323acd9"><code>af557b4</code></a> chore(deps): bump webpack from 5.98.0 to 5.105.0 in /website (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14661">#14661</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/edeca3546c339360bb586af731bf9141f9290ed6"><code>edeca35</code></a> chore: Increase timeout values for Windows and other platforms (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14659">#14659</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/f0e14f0f5019fafb6cff80038bf10fb75a9de17e"><code>f0e14f0</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14656">#14656</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/ad5cee0a575e298ef1dd07ed4d7cba455950c524"><code>ad5cee0</code></a> fix: roll to Firefox 147.0.3 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14658">#14658</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/d2a55914bee23a57098631f8c7cc8571d68c54ab"><code>d2a5591</code></a> fix: roll to Chrome 145.0.7632.46 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14653">#14653</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/f59d6426be688f8b46da6ef34738208ca2216727"><code>f59d642</code></a> chore(deps): update chromium-bidi (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14655">#14655</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.36.1...puppeteer-v24.37.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Rudenko <alexrudenko@chromium.org> |
||
|
|
6d0eb491fd | test: add a console error object test (#910) | ||
|
|
05b01ecaba | feat: include Error.cause chain for uncaught errors and logged Errors (#906) | ||
|
|
ffa00dab1b |
feat: show message and stack trace in details when console.log'ging Error objects (#902)
This PR improves the `get_console_message` tool when logging `Error`
objects. We use the existing `getExceptionDetails` CDP command to
retrieve the structured stack trace, we'll then source map.
Example:
```js
try {
compute();
} catch (e) {
console.log('Compute failed', e);
}
```
Before:
```txt
### Arguments
Arg #0: Compute failed
Arg #1: {}
```
After:
```txt
### Arguments
Arg #0: Compute failed
Arg #1: ComputeError: Invariant violation
at compute (foo.ts:1:20)
at <anonymous> (main.ts:2:8)
Note: line and column numbers use 1-based indexing
```
---------
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
|
||
|
|
7e1ec81fb6 |
fix: use 1-based line/column and fix wasm offsets in stack frames (#884)
`UILocation.linkText` does the right thing when formatting a location, e.g. a wasm location will be formatted as `foo.wasm:0x95`. |
||
|
|
ecef712e70 |
feat: include source-mapped stack trace for uncaught errors (#876)
Note that we replace the existing "pageerror" handler with our new `UncaughtError` handler. The latter has a structured stack trace attached which we can source map via DevTools. This regresses the current functionality slightly, as we lose "pageerror"s for workers and oopif. |
||
|
|
a3a00210a3 |
feat: include stack trace in 'get_console_message' tool (#740)
This is the stack trace of the console message itself. If the argument is an Error object or an "Error.stack" like string we don't do anything special (yet). The stack trace is source mapped if source maps are available. The function matches the target ID of the console message to the `SDK.Target` of DevTools. The only oddity is that DevTools works in a lazy manor: It creates stack traces upfront and as source maps come in, stack traces get updated. This does not work for the MCP server. Instead, we wait for script parsed events and source maps to attach before creating the stack trace. Since this could take potentially a while, we guard it with a time out. |
||
|
|
7114bb1bf3 | chore: integrate issues and fix up checks (#628) | ||
|
|
05ffabdf7c | test: fix issue test (#623) | ||
|
|
63b826cfe0 |
chore: report issues in details in get_console_mesasge (#611)
Co-authored-by: Natallia Harshunova <nharshunova@chromium.org> |