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

Create test.txt #2

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Create test.txt #2

wants to merge 4 commits into from

Conversation

anshamray
Copy link
Collaborator


  • I understand that contributing to this repository will require me to agree with the CLA

Description

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 README.md
  • 📓 tech-docs
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

Copy link

Testomat.io Report 🔴 TEST FAILED
Tests ✔️ 7 tests run
Summary 🔴 1 failed; 🟢 6 passed; 🟡 0 skipped
Duration 🕐 3 minutes, 41 seconds
Job 🗂️ Debug Compatibility Tests / test
Operating System 🖥️ Linux X64

🟥 Failures (1)

🔴 3 versions compatibility with sync on staging nodes ["v0.35.7","v0.36.0-rc3"]

Error: gRPC call failed with error code: 104, message: Unknown error at Object.callback (/home/runner/work/anytype-test/anytype-test/support/helpers/utils.ts:95:13) at Object.onReceiveStatus (/home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/client.ts:356:28) at Object.onReceiveStatus (/home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/client-interceptors.ts:458:34) at Object.onReceiveStatus (/home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/client-interceptors.ts:419:48) at /home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/resolving-call.ts:163:24 at processTicksAndRejections (node:internal/process/task_queues:85:11)

################[ Steps ]################
Given the server "v0.35.7" 1 is running (85.37ms)
And the metrics parameters are set (15.26ms)
And the user is using client 1 (0.20ms)
And the user creates a new account on "staging" (920.66ms)
And the user creates an object 1 in the account (49.25ms)
And the user can open the object 1 (15009.46ms)
And the account is synced (101.66ms)
And the server 1 is stopped (23.33ms)
And data is deleted (17.79ms)
And the server "v0.36.0-rc3" 2 is running (43.01ms)
And the metrics parameters are set (12.97ms)
And the user is using client 2 (0.24ms)
When the user logs in to their account on "staging" (1136.89ms)
Then the user can open the object 1 (0.00ms)
And the server 2 is stopped (0.00ms)

🐢 Slowest Tests

  • 3 versions compatibility with sync on production nodes ["v0.34.3","v0.35.7"] (1 minute, 13.526490972 seconds)
  • 3 versions compatibility with sync on production nodes ["v0.34.3","v0.36.0-rc3"] (59.403668471 seconds)
  • 3 versions compatibility with sync on production nodes ["v0.35.7","v0.36.0-rc3"] (46.077975683999995 seconds)
  • 3 versions compatibility local only ["v0.34.3","v0.35.7"] (17.606523379 seconds)
  • 3 versions compatibility with sync on staging nodes ["v0.35.7","v0.36.0-rc3"] (17.423437689 seconds)

@anshamray anshamray marked this pull request as draft September 13, 2024 16:02
@anshamray anshamray marked this pull request as ready for review September 13, 2024 16:02
Copy link

Testomat.io Report 🔴 TEST FAILED
Tests ✔️ 7 tests run
Summary 🔴 1 failed; 🟢 6 passed; 🟡 0 skipped
Duration 🕐 3 minutes, 47 seconds
Job 🗂️ Debug Compatibility Tests / test
Operating System 🖥️ Linux X64

🟥 Failures (1)

🔴 3 versions compatibility with sync on staging nodes ["v0.35.7","v0.36.0-rc3"]

Error: gRPC call failed with error code: 104, message: Unknown error at Object.callback (/home/runner/work/anytype-test/anytype-test/support/helpers/utils.ts:95:13) at Object.onReceiveStatus (/home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/client.ts:356:28) at Object.onReceiveStatus (/home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/client-interceptors.ts:458:34) at Object.onReceiveStatus (/home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/client-interceptors.ts:419:48) at /home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/resolving-call.ts:163:24 at processTicksAndRejections (node:internal/process/task_queues:85:11)

################[ Steps ]################
Given the server "v0.35.7" 1 is running (43.09ms)
And the metrics parameters are set (11.55ms)
And the user is using client 1 (0.20ms)
And the user creates a new account on "staging" (559.13ms)
And the user creates an object 1 in the account (26.15ms)
And the user can open the object 1 (15006.08ms)
And the account is synced (100.86ms)
And the server 1 is stopped (18.36ms)
And data is deleted (24.04ms)
And the server "v0.36.0-rc3" 2 is running (46.31ms)
And the metrics parameters are set (11.09ms)
And the user is using client 2 (0.24ms)
When the user logs in to their account on "staging" (1545.53ms)
Then the user can open the object 1 (0.00ms)
And the server 2 is stopped (0.00ms)

🐢 Slowest Tests

  • 3 versions compatibility with sync on production nodes ["v0.34.3","v0.35.7"] (1 minute, 14.238596481000014 seconds)
  • 3 versions compatibility with sync on production nodes ["v0.34.3","v0.36.0-rc3"] (1 minute, 0.9489025760000077 seconds)
  • 3 versions compatibility with sync on production nodes ["v0.35.7","v0.36.0-rc3"] (47.543640799 seconds)
  • 3 versions compatibility local only ["v0.34.3","v0.35.7"] (18.902070088000006 seconds)
  • 3 versions compatibility with sync on staging nodes ["v0.35.7","v0.36.0-rc3"] (17.397976015 seconds)

Copy link

Testomat.io Report 🔴 TEST FAILED
Tests ✔️ 7 tests run
Summary 🔴 1 failed; 🟢 6 passed; 🟡 0 skipped
Duration 🕐 3 minutes, 39 seconds
Job 🗂️ Debug Compatibility Tests / test
Operating System 🖥️ Linux X64

🟥 Failures (1)

🔴 3 versions compatibility with sync on staging nodes ["v0.35.7","v0.36.0-rc3"]

Error: gRPC call failed with error code: 104, message: Unknown error at Object.callback (/home/runner/work/anytype-test/anytype-test/support/helpers/utils.ts:95:13) at Object.onReceiveStatus (/home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/client.ts:356:28) at Object.onReceiveStatus (/home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/client-interceptors.ts:458:34) at Object.onReceiveStatus (/home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/client-interceptors.ts:419:48) at /home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/resolving-call.ts:163:24 at processTicksAndRejections (node:internal/process/task_queues:85:11)

################[ Steps ]################
Given the server "v0.35.7" 1 is running (45.74ms)
And the metrics parameters are set (14.46ms)
And the user is using client 1 (0.22ms)
And the user creates a new account on "staging" (578.58ms)
And the user creates an object 1 in the account (48.12ms)
And the user can open the object 1 (15017.83ms)
And the account is synced (100.72ms)
And the server 1 is stopped (23.19ms)
And data is deleted (20.77ms)
And the server "v0.36.0-rc3" 2 is running (42.72ms)
And the metrics parameters are set (14.82ms)
And the user is using client 2 (0.25ms)
When the user logs in to their account on "staging" (1317.10ms)
Then the user can open the object 1 (0.00ms)
And the server 2 is stopped (0.00ms)

🐢 Slowest Tests

  • 3 versions compatibility with sync on production nodes ["v0.34.3","v0.35.7"] (1 minute, 12.57830047999999 seconds)
  • 3 versions compatibility with sync on production nodes ["v0.34.3","v0.36.0-rc3"] (58.846586456 seconds)
  • 3 versions compatibility with sync on production nodes ["v0.35.7","v0.36.0-rc3"] (45.847592129999995 seconds)
  • 3 versions compatibility local only ["v0.34.3","v0.35.7"] (17.807436318 seconds)
  • 3 versions compatibility with sync on staging nodes ["v0.35.7","v0.36.0-rc3"] (17.227327125000002 seconds)

Copy link

Testomat.io Report 🔴 TEST FAILED
Tests ✔️ 7 tests run
Summary 🔴 1 failed; 🟢 6 passed; 🟡 0 skipped
Duration 🕐 4 minutes, 7 seconds
Testomat.io Report 📊 Run #a85c4743
Job 🗂️ Debug Compatibility Tests / test
Operating System 🖥️ Linux X64

🟥 Failures (1)

🔴 3 versions compatibility with sync on staging nodes ["v0.35.7","v0.36.0-rc3"]

Error: gRPC call failed with error code: 104, message: Unknown error at Object.callback (/home/runner/work/anytype-test/anytype-test/support/helpers/utils.ts:95:13) at Object.onReceiveStatus (/home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/client.ts:356:28) at Object.onReceiveStatus (/home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/client-interceptors.ts:458:34) at Object.onReceiveStatus (/home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/client-interceptors.ts:419:48) at /home/runner/work/anytype-test/anytype-test/node_modules/@grpc/grpc-js/src/resolving-call.ts:163:24 at processTicksAndRejections (node:internal/process/task_queues:85:11)

################[ Steps ]################
Given the server "v0.35.7" 1 is running (47.24ms)
And the metrics parameters are set (14.80ms)
And the user is using client 1 (0.21ms)
And the user creates a new account on "staging" (584.03ms)
And the user creates an object 1 in the account (15.46ms)
And the user can open the object 1 (15007.00ms)
And the account is synced (100.98ms)
And the server 1 is stopped (29.24ms)
And data is deleted (33.73ms)
And the server "v0.36.0-rc3" 2 is running (40.04ms)
And the metrics parameters are set (10.98ms)
And the user is using client 2 (0.21ms)
When the user logs in to their account on "staging" (1517.71ms)
Then the user can open the object 1 (0.00ms)
And the server 2 is stopped (0.00ms)

🐢 Slowest Tests

  • 3 versions compatibility with sync on production nodes ["v0.34.3","v0.36.0-rc3"] (1 minute, 20.545832787000005 seconds)
  • 3 versions compatibility with sync on production nodes ["v0.34.3","v0.35.7"] (1 minute, 14.065952097000016 seconds)
  • 3 versions compatibility with sync on production nodes ["v0.35.7","v0.36.0-rc3"] (48.01223357699999 seconds)
  • 3 versions compatibility local only ["v0.34.3","v0.35.7"] (18.571632752000003 seconds)
  • 3 versions compatibility with sync on staging nodes ["v0.35.7","v0.36.0-rc3"] (17.404946372999994 seconds)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant