Skip to content

PR #797

PR #797 #680

GitHub Actions / E2E Report failed Dec 8, 2024 in 1s

90 passed, 11 failed and 0 skipped

Tests failed

Report Passed Failed Skipped Time
cypress/results/results-ChunkedSender - Progress.xml 1❌ 1s
cypress/results/results-ChunkedUploady - Abort and continue.xml 1❌ 2s
cypress/results/results-ChunkedUploady - Custom Success Callback.xml 1❌ 2s
cypress/results/results-ChunkedUploady - WithChunkEventHooks.xml 2❌ 2s
cypress/results/results-MockSender - Progress.xml 2✅ 7s
cypress/results/results-NativeUploady - Simple.xml 1✅ 2s
cypress/results/results-RetryHooks - Queue.xml 3✅ 10s
cypress/results/results-RetryHooks - Retry Upload - All.xml 1✅ 4s
cypress/results/results-RetryHooks - Retry Upload - Batch.xml 1✅ 4s
cypress/results/results-RetryHooks - Retry Upload - Item.xml 1✅ 3s
cypress/results/results-TusUploady - Parallel with Data on Create.xml 1✅ 3s
cypress/results/results-TusUploady - Parallel.xml 2✅ 2❌ 11s
cypress/results/results-TusUploady - Resume Event.xml 3✅ 12s
cypress/results/results-TusUploady - Send Data.xml 2✅ 5s
cypress/results/results-TusUploady - Simple.xml 1❌ 3s
cypress/results/results-TusUploady - With Retry.xml 2❌ 5s
cypress/results/results-UMD ALL - Bundle.xml 1✅ 4s
cypress/results/results-UMD Core - Bundle.xml 1✅ 4s
cypress/results/results-UMD UI CHUNKED - Bundle.xml 1❌ 4s
cypress/results/results-UMD UI CORE - Bundle.xml 1✅ 4s
cypress/results/results-UploadButton - Different Configuration.xml 1✅ 2s
cypress/results/results-UploadButton - Disabled During Upload.xml 1✅ 3s
cypress/results/results-UploadButton - Form.xml 1✅ 3s
cypress/results/results-UploadButton - Simple - Multiple files.xml 1✅ 4s
cypress/results/results-UploadButton - Simple.xml 1✅ 3s
cypress/results/results-UploadButton - With Component asButton.xml 1✅ 3s
cypress/results/results-UploadButton - With Custom File Input And Button.xml 1✅ 3s
cypress/results/results-UploadButton - With Custom File Input And Form.xml 1✅ 2s
cypress/results/results-UploadButton - With Event Hooks.xml 1✅ 2s
cypress/results/results-UploadButton - With Event Listeners.xml 1✅ 4s
cypress/results/results-UploadButton - With Progress.xml 1✅ 3s
cypress/results/results-UploadButton - With Styled Component.xml 1✅ 3s
cypress/results/results-UploadDropZone - Custom Remove.xml 1✅ 1s
cypress/results/results-UploadDropZone - Different Config.xml 1✅ 2s
cypress/results/results-UploadDropZone - Drop Handler.xml 1✅ 3s
cypress/results/results-UploadDropZone - getFiles filter.xml 2✅ 4s
cypress/results/results-UploadDropZone - Keep Drag on Child.xml 1✅ 1s
cypress/results/results-UploadDropZone - shouldHandleDrag for files only.xml 1✅ 2s
cypress/results/results-UploadDropZone - shouldHandleDrag.xml 1✅ 2s
cypress/results/results-UploadDropZone - Simple.xml 1✅ 2s
cypress/results/results-Uploader - Event data test.xml 1✅ 4s
cypress/results/results-Uploader - PreSend Tests.xml 1✅ 2s
cypress/results/results-Uploader - recover from sender error test.xml 1✅ 4s
cypress/results/results-UploadPaste - Element Listener.xml 1✅ 4s
cypress/results/results-UploadPaste - Simple.xml 2✅ 6s
cypress/results/results-UploadPaste - Window Listener.xml 1✅ 2s
cypress/results/results-UploadPaste - Wrap Upload-Button.xml 1✅ 3s
cypress/results/results-UploadPaste - Wrap Upload-DropZone.xml 2✅ 4s
cypress/results/results-UploadPreview - Clear.xml 1✅ 3s
cypress/results/results-UploadPreview - Crop in Form.xml 1✅ 3s
cypress/results/results-UploadPreview - Crop.xml 4✅ 9s
cypress/results/results-UploadPreview - Custom Batch Items Method.xml 1✅ 4s
cypress/results/results-UploadPreview - Multi Crop.xml 2✅ 6s
cypress/results/results-UploadPreview - Progress.xml 1✅ 1s
cypress/results/results-UploadPreview - Simple - Multiple files.xml 1✅ 3s
cypress/results/results-UploadPreview - Simple.xml 1✅ 2s
cypress/results/results-Uploady - autoUpload off tests.xml 1✅ 2s
cypress/results/results-Uploady - cancel from BATCH_ADD.xml 1✅ 5s
cypress/results/results-Uploady - Cancel Upload with long running async pre-send.xml 6✅ 13s
cypress/results/results-Uploady - Custom Response Formatter.xml 1✅ 1s
cypress/results/results-Uploady - Custom Success.xml 2✅ 4s
cypress/results/results-Uploady - Failed Mock Send.xml 1✅ 3s
cypress/results/results-Uploady - filesParamName.xml 1✅ 2s
cypress/results/results-Uploady - Internal Input.xml 1✅ 1s
cypress/results/results-Uploady - invalid BATCH_START.xml 1✅ 4s
cypress/results/results-Uploady - invalid requestPreSend.xml 1✅ 2s
cypress/results/results-Uploady - Simple.xml 2✅ 2s
cypress/results/results-Uploady - Undefined params.xml 3✅ 3s
cypress/results/results-Uploady - With Abort.xml 3✅ 10s
cypress/results/results-Uploady - With Fast Abort.xml 3✅ 9s

❌ cypress/results/results-ChunkedSender - Progress.xml

1 tests were completed in 1s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ChunkedSender - Progress 1❌ 1s
Root Suite 0ms

❌ ChunkedSender - Progress

should provide server error info to item error handler
  ❌ ChunkedSender - Progress should provide server error info to item error handler
	TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

❌ cypress/results/results-ChunkedUploady - Abort and continue.xml

1 tests were completed in 2s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ChunkedUploady - Abort and continue 1❌ 2s
Root Suite 0ms

❌ ChunkedUploady - Abort and continue

should be able to upload again after abort
  ❌ ChunkedUploady - Abort and continue should be able to upload again after abort
	TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

❌ cypress/results/results-ChunkedUploady - Custom Success Callback.xml

1 tests were completed in 2s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ChunkedUploady - Custom Success Callback 1❌ 2s
Root Suite 0ms

❌ ChunkedUploady - Custom Success Callback

should work with custom success code
  ❌ ChunkedUploady - Custom Success Callback should work with custom success code
	TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

❌ cypress/results/results-ChunkedUploady - WithChunkEventHooks.xml

2 tests were completed in 2s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ChunkedUploady - WithChunkEventHooks 2❌ 2s
Root Suite 0ms

❌ ChunkedUploady - WithChunkEventHooks

should use chunked uploady with unique id
  ❌ ChunkedUploady - WithChunkEventHooks should use chunked uploady with unique id
	TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
should use chunked uploady with async chunk hooks
  ❌ ChunkedUploady - WithChunkEventHooks should use chunked uploady with async chunk hooks
	TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

✅ cypress/results/results-MockSender - Progress.xml

2 tests were completed in 7s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
MockSender - Progress 2✅ 7s
Root Suite 0ms

✅ cypress/results/results-NativeUploady - Simple.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
NativeUploady - Simple 1✅ 2s
Root Suite 0ms

✅ cypress/results/results-RetryHooks - Queue.xml

3 tests were completed in 10s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
RetryHooks - Queue 3✅ 10s
Root Suite 0ms

✅ cypress/results/results-RetryHooks - Retry Upload - All.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
RetryHooks - Retry Upload - All 1✅ 4s
Root Suite 0ms

✅ cypress/results/results-RetryHooks - Retry Upload - Batch.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
RetryHooks - Retry Upload - Batch 1✅ 4s
Root Suite 0ms

✅ cypress/results/results-RetryHooks - Retry Upload - Item.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
RetryHooks - Retry Upload - Item 1✅ 3s
Root Suite 0ms

✅ cypress/results/results-TusUploady - Parallel with Data on Create.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
TusUploady - Parallel with Data on Create 1✅ 3s

❌ cypress/results/results-TusUploady - Parallel.xml

4 tests were completed in 11s with 2 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
TusUploady - Parallel 2✅ 2❌ 11s

❌ TusUploady - Parallel

should upload chunks using tus protocol in parallel, chunk size larger than part size
  ✅ TusUploady - Parallel should upload chunks using tus protocol in parallel, chunk size larger than part size
should upload chunks using tus protocol in parallel, chunk size smaller than part size
  ✅ TusUploady - Parallel should upload chunks using tus protocol in parallel, chunk size smaller than part size
should upload chunks using tus protocol in parallel, with resume on the whole file
  ❌ TusUploady - Parallel should upload chunks using tus protocol in parallel, with resume on the whole file
	TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
should upload chunks using tus protocol in parallel, with resume on one of the parts
  ❌ TusUploady - Parallel should upload chunks using tus protocol in parallel, with resume on one of the parts
	TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

✅ cypress/results/results-TusUploady - Resume Event.xml

3 tests were completed in 12s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
TusUploady - Resume Event 3✅ 12s

✅ cypress/results/results-TusUploady - Send Data.xml

2 tests were completed in 5s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
TusUploady - Send Data 2✅ 5s

❌ cypress/results/results-TusUploady - Simple.xml

1 tests were completed in 3s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
TusUploady - Simple 1❌ 3s

❌ TusUploady - Simple

should upload chunks using tus protocol
  ❌ TusUploady - Simple should upload chunks using tus protocol
	TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

❌ cypress/results/results-TusUploady - With Retry.xml

2 tests were completed in 5s with 0 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
TusUploady - With Retry 2❌ 5s

❌ TusUploady - With Retry

should resume after failed upload, no parallel
  ❌ TusUploady - With Retry should resume after failed upload, no parallel
	TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
should resume after failed upload, with parallel
  ❌ TusUploady - With Retry should resume after failed upload, with parallel
	TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

✅ cypress/results/results-UMD ALL - Bundle.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UMD ALL - Bundle 1✅ 4s

✅ cypress/results/results-UMD Core - Bundle.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UMD Core - Bundle 1✅ 4s

❌ cypress/results/results-UMD UI CHUNKED - Bundle.xml

1 tests were completed in 4s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UMD UI CHUNKED - Bundle 1❌ 4s

❌ UMD UI CHUNKED - Bundle

should use uploady and upload file
  ❌ UMD UI CHUNKED - Bundle should use uploady and upload file
	TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

✅ cypress/results/results-UMD UI CORE - Bundle.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UMD UI CORE - Bundle 1✅ 4s

✅ cypress/results/results-UploadButton - Different Configuration.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadButton - Different Configuration 1✅ 2s

✅ cypress/results/results-UploadButton - Disabled During Upload.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadButton - Disabled During Upload 1✅ 3s

✅ cypress/results/results-UploadButton - Form.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadButton - Form 1✅ 3s

✅ cypress/results/results-UploadButton - Simple - Multiple files.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadButton - Simple - Multiple files 1✅ 4s

✅ cypress/results/results-UploadButton - Simple.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadButton - Simple 1✅ 3s

✅ cypress/results/results-UploadButton - With Component asButton.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadButton - With Component asButton 1✅ 3s

✅ cypress/results/results-UploadButton - With Custom File Input And Button.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadButton - With Custom File Input And Button 1✅ 3s

✅ cypress/results/results-UploadButton - With Custom File Input And Form.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadButton - With Custom File Input And Form 1✅ 2s

✅ cypress/results/results-UploadButton - With Event Hooks.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadButton - With Event Hooks 1✅ 2s

✅ cypress/results/results-UploadButton - With Event Listeners.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadButton - With Event Listeners 1✅ 3s

✅ cypress/results/results-UploadButton - With Progress.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadButton - With Progress 1✅ 3s

✅ cypress/results/results-UploadButton - With Styled Component.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadButton - With Styled Component 1✅ 3s

✅ cypress/results/results-UploadDropZone - Custom Remove.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadDropZone - Custom Remove 1✅ 1s

✅ cypress/results/results-UploadDropZone - Different Config.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadDropZone - Different Config 1✅ 2s

✅ cypress/results/results-UploadDropZone - Drop Handler.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadDropZone - Drop Handler 1✅ 3s

✅ cypress/results/results-UploadDropZone - getFiles filter.xml

2 tests were completed in 4s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadDropZone - getFiles filter 2✅ 4s

✅ cypress/results/results-UploadDropZone - Keep Drag on Child.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadDropZone - Keep Drag on Child 1✅ 1s

✅ cypress/results/results-UploadDropZone - shouldHandleDrag for files only.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadDropZone - shouldHandleDrag for files only 1✅ 2s

✅ cypress/results/results-UploadDropZone - shouldHandleDrag.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadDropZone - shouldHandleDrag 1✅ 2s

✅ cypress/results/results-UploadDropZone - Simple.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadDropZone - Simple 1✅ 2s

✅ cypress/results/results-Uploader - Event data test.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploader - Event data test 1✅ 3s

✅ cypress/results/results-Uploader - PreSend Tests.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploader - PreSend Tests 1✅ 2s

✅ cypress/results/results-Uploader - recover from sender error test.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploader - recover from sender error test 1✅ 4s

✅ cypress/results/results-UploadPaste - Element Listener.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadPaste - Element Listener 1✅ 4s

✅ cypress/results/results-UploadPaste - Simple.xml

2 tests were completed in 6s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadPaste - Simple 2✅ 6s

✅ cypress/results/results-UploadPaste - Window Listener.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadPaste - Window Listener 1✅ 2s

✅ cypress/results/results-UploadPaste - Wrap Upload-Button.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadPaste - Wrap Upload-Button 1✅ 3s

✅ cypress/results/results-UploadPaste - Wrap Upload-DropZone.xml

2 tests were completed in 4s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadPaste - Wrap Upload-DropZone 2✅ 4s

✅ cypress/results/results-UploadPreview - Clear.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadPreview - Clear 1✅ 3s

✅ cypress/results/results-UploadPreview - Crop in Form.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadPreview - Crop in Form 1✅ 3s

✅ cypress/results/results-UploadPreview - Crop.xml

4 tests were completed in 9s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadPreview - Crop 4✅ 9s

✅ cypress/results/results-UploadPreview - Custom Batch Items Method.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadPreview - Custom Batch Items Method 1✅ 4s

✅ cypress/results/results-UploadPreview - Multi Crop.xml

2 tests were completed in 6s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadPreview - Multi Crop 2✅ 6s

✅ cypress/results/results-UploadPreview - Progress.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadPreview - Progress 1✅ 1s

✅ cypress/results/results-UploadPreview - Simple - Multiple files.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadPreview - Simple - Multiple files 1✅ 3s

✅ cypress/results/results-UploadPreview - Simple.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
UploadPreview - Simple 1✅ 2s

✅ cypress/results/results-Uploady - autoUpload off tests.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - autoUpload off tests 1✅ 2s

✅ cypress/results/results-Uploady - cancel from BATCH_ADD.xml

1 tests were completed in 5s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - cancel from BATCH_ADD 1✅ 5s

✅ cypress/results/results-Uploady - Cancel Upload with long running async pre-send.xml

6 tests were completed in 13s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - Cancel Upload with long running async pre-send 6✅ 13s

✅ cypress/results/results-Uploady - Custom Response Formatter.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - Custom Response Formatter 1✅ 1s

✅ cypress/results/results-Uploady - Custom Success.xml

2 tests were completed in 4s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - Custom Success 2✅ 4s

✅ cypress/results/results-Uploady - Failed Mock Send.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - Failed Mock Send 1✅ 3s

✅ cypress/results/results-Uploady - filesParamName.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - filesParamName 1✅ 2s

✅ cypress/results/results-Uploady - Internal Input.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - Internal Input 1✅ 1s

✅ cypress/results/results-Uploady - invalid BATCH_START.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - invalid BATCH_START 1✅ 4s

✅ cypress/results/results-Uploady - invalid requestPreSend.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - invalid requestPreSend 1✅ 2s

✅ cypress/results/results-Uploady - Simple.xml

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - Simple 2✅ 2s

✅ cypress/results/results-Uploady - Undefined params.xml

3 tests were completed in 3s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - Undefined params 3✅ 3s

✅ cypress/results/results-Uploady - With Abort.xml

3 tests were completed in 10s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - With Abort 3✅ 10s

✅ cypress/results/results-Uploady - With Fast Abort.xml

3 tests were completed in 9s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Root Suite 0ms
Uploady - With Fast Abort 3✅ 9s

Annotations

Check failure on line 0 in cypress/results/results-ChunkedSender - Progress.xml

See this annotation in the file changed.

@github-actions github-actions / E2E Report

ChunkedSender - Progress ► should provide server error info to item error handler ► ChunkedSender - Progress should provide server error info to item error handler

Failed test found in:
  cypress/results/results-ChunkedSender - Progress.xml
Error:
  TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
Raw output
TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Cannot read properties of undefined (reading 'stop')

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
    at <unknown> (http://127.0.0.1:8001/633.06bc5742.iframe.bundle.js:1:11033)

Check failure on line 0 in cypress/results/results-ChunkedUploady - Abort and continue.xml

See this annotation in the file changed.

@github-actions github-actions / E2E Report

ChunkedUploady - Abort and continue ► should be able to upload again after abort ► ChunkedUploady - Abort and continue should be able to upload again after abort

Failed test found in:
  cypress/results/results-ChunkedUploady - Abort and continue.xml
Error:
  TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
Raw output
TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Cannot read properties of undefined (reading 'stop')

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
    at <unknown> (http://127.0.0.1:8001/633.06bc5742.iframe.bundle.js:1:11033)

Check failure on line 0 in cypress/results/results-ChunkedUploady - Custom Success Callback.xml

See this annotation in the file changed.

@github-actions github-actions / E2E Report

ChunkedUploady - Custom Success Callback ► should work with custom success code ► ChunkedUploady - Custom Success Callback should work with custom success code

Failed test found in:
  cypress/results/results-ChunkedUploady - Custom Success Callback.xml
Error:
  TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
Raw output
TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Cannot read properties of undefined (reading 'stop')

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
    at <unknown> (http://127.0.0.1:8001/633.06bc5742.iframe.bundle.js:1:11033)

Check failure on line 0 in cypress/results/results-ChunkedUploady - WithChunkEventHooks.xml

See this annotation in the file changed.

@github-actions github-actions / E2E Report

ChunkedUploady - WithChunkEventHooks ► should use chunked uploady with unique id ► ChunkedUploady - WithChunkEventHooks should use chunked uploady with unique id

Failed test found in:
  cypress/results/results-ChunkedUploady - WithChunkEventHooks.xml
  cypress/results/results-ChunkedUploady - WithChunkEventHooks.xml
Error:
  TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
Raw output
TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Cannot read properties of undefined (reading 'stop')

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
    at <unknown> (http://127.0.0.1:8001/633.06bc5742.iframe.bundle.js:1:11033)

Check failure on line 0 in cypress/results/results-TusUploady - Parallel.xml

See this annotation in the file changed.

@github-actions github-actions / E2E Report

TusUploady - Parallel ► should upload chunks using tus protocol in parallel, with resume on the whole file ► TusUploady - Parallel should upload chunks using tus protocol in parallel, with resume on the whole file

Failed test found in:
  cypress/results/results-TusUploady - Parallel.xml
  cypress/results/results-TusUploady - Parallel.xml
Error:
  TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
Raw output
TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Cannot read properties of undefined (reading 'stop')

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
    at <unknown> (http://127.0.0.1:8001/973.1bbca639.iframe.bundle.js:1:35139)

Check failure on line 0 in cypress/results/results-TusUploady - Simple.xml

See this annotation in the file changed.

@github-actions github-actions / E2E Report

TusUploady - Simple ► should upload chunks using tus protocol ► TusUploady - Simple should upload chunks using tus protocol

Failed test found in:
  cypress/results/results-TusUploady - Simple.xml
Error:
  TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
Raw output
TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Cannot read properties of undefined (reading 'stop')

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
    at <unknown> (http://127.0.0.1:8001/973.1bbca639.iframe.bundle.js:1:35139)

Check failure on line 0 in cypress/results/results-TusUploady - With Retry.xml

See this annotation in the file changed.

@github-actions github-actions / E2E Report

TusUploady - With Retry ► should resume after failed upload, no parallel ► TusUploady - With Retry should resume after failed upload, no parallel

Failed test found in:
  cypress/results/results-TusUploady - With Retry.xml
Error:
  TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
Raw output
TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Cannot read properties of undefined (reading 'stop')

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
    at <unknown> (http://127.0.0.1:8001/973.1bbca639.iframe.bundle.js:1:35139)

Check failure on line 0 in cypress/results/results-TusUploady - With Retry.xml

See this annotation in the file changed.

@github-actions github-actions / E2E Report

TusUploady - With Retry ► should resume after failed upload, with parallel ► TusUploady - With Retry should resume after failed upload, with parallel

Failed test found in:
  cypress/results/results-TusUploady - With Retry.xml
Error:
  TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
Raw output
TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Cannot read properties of undefined (reading 'stop')

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
    at <unknown> (http://127.0.0.1:8001/973.1bbca639.iframe.bundle.js:1:35139)
    at async Promise.all (index 0)

Check failure on line 0 in cypress/results/results-UMD UI CHUNKED - Bundle.xml

See this annotation in the file changed.

@github-actions github-actions / E2E Report

UMD UI CHUNKED - Bundle ► should use uploady and upload file ► UMD UI CHUNKED - Bundle should use uploady and upload file

Failed test found in:
  cypress/results/results-UMD UI CHUNKED - Bundle.xml
Error:
  TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
Raw output
TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.

  > Cannot read properties of undefined (reading 'stop')

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
    at <unknown> (http://localhost:8009/rpldy-all.umd.min.js:2:17430)