Closed igor-sirotin closed 1 month ago
:grey_question: | Commit | :hash: | Finished (UTC) | Duration | Platform | Result |
---|---|---|---|---|---|---|
:heavy_check_mark: | e2a73185 | #1 | 2024-10-29 16:20:52 | ~3 min | macos |
:package:zip |
:heavy_check_mark: | e2a73185 | #1 | 2024-10-29 16:21:47 | ~4 min | tests-rpc |
:page_facing_up:log |
:heavy_check_mark: | e2a73185 | #1 | 2024-10-29 16:22:28 | ~5 min | ios |
:package:zip |
:heavy_check_mark: | e2a73185 | #1 | 2024-10-29 16:22:29 | ~5 min | macos |
:package:zip |
:heavy_check_mark: | e2a73185 | #1 | 2024-10-29 16:22:49 | ~5 min | linux |
:package:zip |
:heavy_check_mark: | e2a73185 | #1 | 2024-10-29 16:23:04 | ~6 min | android |
:package:aar |
:heavy_multiplication_x: | e2a73185 | #1 | 2024-10-29 16:27:32 | ~10 min | windows |
:package:zip |
:heavy_check_mark: | e2a73185 | #1 | 2024-10-29 16:51:35 | ~34 min | tests |
:page_facing_up:log |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 60.59%. Comparing base (
eea527a
) to head (e2a7318
). Report is 2 commits behind head on develop.
The old gorush instance was decomissioned today:
It was used with old eth.prod fleet which was also decomissioned a few weeks back: https://github.com/status-im/infra-eth-cluster/commit/bb56c3cc
The correct new address is https://gorush.infra.status.im/
This fixes the failing
MessengerPushNotificationSuite
tests.Ideally, we should run a
gorush
server locally. It's fairly simple to do with docker. But it's probably not worth it.