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

e2e/bugfix/fix-e2e #232

Merged
merged 1 commit into from
Dec 18, 2024

e2e/bugfix/fix-e2e

abf1050
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

e2e/bugfix/fix-e2e #232

e2e/bugfix/fix-e2e
abf1050
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test results: E2E (linux) 3th node succeeded Dec 18, 2024 in 1s

30 passed, 1 failed and 0 skipped

Tests failed

❌ tests/e2e/mochawesome-report/junit-report.xml

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

Test suite Passed Failed Skipped Time
Filtering per key name in DB with 10 millions of keys 1✅ 1❌ 154s

❌ Filtering per key name in DB with 10 millions of keys

Verify that user can filter per exact key without using any patterns in DB with 10 millions of keys
  ✅ Filtering per key name in DB with 10 millions of keys Verify that user can filter per exact key without using any patterns in DB with 10 millions of keys
Verify that user can filter per key name using patterns in DB with 10-50 millions of keys
  ❌ Filtering per key name in DB with 10 millions of keys Verify that user can filter per key name using patterns in DB with 10-50 millions of keys
	AssertionError: Keys filtered incorrectly by key type after scanning more: expected 'device_eu-central-1_7_zset' to include 'hash'

Annotations

Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test results: E2E (linux) 3th node

Filtering per key name in DB with 10 millions of keys ► Verify that user can filter per key name using patterns in DB with 10-50 millions of keys ► Filtering per key name in DB with 10 millions of keys Verify that user can filter per key name using pat...

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  AssertionError: Keys filtered incorrectly by key type after scanning more: expected 'device_eu-central-1_7_zset' to include 'hash'
Raw output
AssertionError: Keys filtered incorrectly by key type after scanning more: expected 'device_eu-central-1_7_zset' to include 'hash'
    at Context.<anonymous> (src/tests/browser/filtering.e2e.ts:435:9)
    at Generator.next (<anonymous>)
    at fulfilled (dist/tests/browser/filtering.e2e.js:5:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)