Skip to content

Browserstack MCP CI #108

Browserstack MCP CI

Browserstack MCP CI #108

Triggered via pull request review May 20, 2025 05:03
Status Failure
Total duration 19s
Artifacts

mcp-ci.yml

on: pull_request_review
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tests/tools/getFailureLogs.test.ts > BrowserStack Failure Logs > Automate Session Logs > should fetch network logs successfully: tests/tools/getFailureLogs.test.ts#L143
AssertionError: expected [] to include 'Network Failures (1 found)' ❯ tests/tools/getFailureLogs.test.ts:143:38
tests/tools/getFailureLogs.test.ts > BrowserStack Failure Logs > Automate Session Logs > should fetch session logs successfully: tests/tools/getFailureLogs.test.ts#L154
AssertionError: expected [] to include 'Session Failures (1 found)' ❯ tests/tools/getFailureLogs.test.ts:154:38
tests/tools/getFailureLogs.test.ts > BrowserStack Failure Logs > Automate Session Logs > should fetch console logs successfully: tests/tools/getFailureLogs.test.ts#L166
AssertionError: expected [] to include 'Console Failures (1 found)' ❯ tests/tools/getFailureLogs.test.ts:166:38
tests/tools/getFailureLogs.test.ts > BrowserStack Failure Logs > App-Automate Session Logs > should fetch device logs successfully: tests/tools/getFailureLogs.test.ts#L187
AssertionError: expected [] to include 'Device Failures (1 found)' ❯ tests/tools/getFailureLogs.test.ts:187:38
tests/tools/getFailureLogs.test.ts > BrowserStack Failure Logs > App-Automate Session Logs > should fetch appium logs successfully: tests/tools/getFailureLogs.test.ts#L200
AssertionError: expected [] to include 'Appium Failures (1 found)' ❯ tests/tools/getFailureLogs.test.ts:200:38
tests/tools/getFailureLogs.test.ts > BrowserStack Failure Logs > App-Automate Session Logs > should fetch crash logs successfully: tests/tools/getFailureLogs.test.ts#L213
AssertionError: expected [] to include 'Crash Failures (1 found)' ❯ tests/tools/getFailureLogs.test.ts:213:38
tests/tools/getFailureLogs.test.ts > BrowserStack Failure Logs > Error Handling > should handle empty log responses: tests/tools/getFailureLogs.test.ts#L228
AssertionError: expected { logs: [] } to be 'No network failures found' // Object.is equality - Expected: "No network failures found" + Received: { "logs": [], } ❯ tests/tools/getFailureLogs.test.ts:228:38
test (22.x)
Process completed with exit code 1.