Run tests #2532
Annotations
2 errors
tests/cli.test.ts > tests CLI upload > should not upload same twice:
tests/cli.test.ts#L118
AssertionError: expected '\u001b[90m┌\u001b[39m Uploading with…' to contain 'Cannot upload the same bundle content'
- Expected
+ Received
- Cannot upload the same bundle content
+ ┌ Uploading with CLI version 4.22.11
+ │
+ ● Using custom supabase instance from capacitor.config.json
+ │
+ ● Upload com.demo.app.cli_71dfe198-199d-403d-8383-6122d58d41a9@1.0.1730298885574 started from path "dist" to Capgo cloud
+ │
+ ● Using custom supabase instance from capacitor.config.json
+ │
+ ● Using custom supabase instance from capacitor.config.json
+ │
+ ● Using custom supabase instance from capacitor.config.json
+ │
+ ▲ WARNING !!
+ │ Trial expires in 15 days
+ │
+ ▲ Upgrade here: http://localhost:5173/dashboard/settings/plans?oid=046a36ac-e03c-4590-9257-bd6c9dba9ee8
+ │
+ ◇ Checksum: 84f24c10
+ │
+ ◇ Checksum compatible with production channel
+ │
+ │
+ ● Using custom supabase instance from capacitor.config.json
+ ◒ Uploading Bundle◐ Uploading Bundle◓ Uploading Bundle◑ Uploading Bundle◒ Uploading Bundle◐ Uploading Bundle◓ Uploading Bundle◑ Uploading Bundle◒ Uploading Bundle.◐ Uploading Bundle.◓ Uploading Bundle.◑ Uploading Bundle.◒ Uploading Bundle.◐ Uploading Bundle.◓ Uploading Bundle.◑ Uploading Bundle.◒ Uploading Bundle..◇ Bundle uploaded 💪 in (1.41 seconds)
+ │
+ ● Using custom supabase instance from capacitor.config.json
+ │
+ ● Your update is now available in your public channel 🎉
+ │
+ ● Using custom supabase instance from capacitor.config.json
+ │
+ └ Time to share your update to the world 🌍
+
+
❯ tests/cli.test.ts:118:20
|
Run tests
Process completed with exit code 1.
|