Implemented time-series rollover, and sub-second precision #10031
ci.yml
on: push
build
29s
addlicense
15s
lint
51s
test-race
5m 8s
python-format
10s
python-lint
10s
Matrix: test-sgcollect
Matrix: test-stats-definition-exporter
Matrix: test
Annotations
9 errors and 4 warnings
addlicense
Process completed with exit code 1.
|
test (ubuntu)
Process completed with exit code 1.
|
test (ubuntu):
mqtt/ingest_test.go#L102
ingest_test.go:102:
Error Trace: /home/runner/work/sync_gateway/sync_gateway/mqtt/ingest_test.go:102
Error: Not equal:
expected: "tempDoc @ 2024-04-11T19:42:19Z"
actual : "tempDoc @ 2024-04-11T12:42:19-07:00"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-tempDoc @ 2024-04-11T19:42:19Z
+tempDoc @ 2024-04-11T12:42:19-07:00
Test: TestIngestTimeSeries/third_message_with_rotation
|
test (macos)
Process completed with exit code 1.
|
test (macos):
mqtt/ingest_test.go#L102
ingest_test.go:102:
Error Trace: /Users/runner/work/sync_gateway/sync_gateway/mqtt/ingest_test.go:102
Error: Not equal:
expected: "tempDoc @ 2024-04-11T19:42:19Z"
actual : "tempDoc @ 2024-04-11T12:42:19-07:00"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-tempDoc @ 2024-04-11T19:42:19Z
+tempDoc @ 2024-04-11T12:42:19-07:00
Test: TestIngestTimeSeries/third_message_with_rotation
|
test-race
Process completed with exit code 1.
|
test-race:
mqtt/ingest_test.go#L102
ingest_test.go:102:
Error Trace: /home/runner/work/sync_gateway/sync_gateway/mqtt/ingest_test.go:102
Error: Not equal:
expected: "tempDoc @ 2024-04-11T19:42:19Z"
actual : "tempDoc @ 2024-04-11T12:42:19-07:00"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-tempDoc @ 2024-04-11T19:42:19Z
+tempDoc @ 2024-04-11T12:42:19-07:00
Test: TestIngestTimeSeries/third_message_with_rotation
|
test (windows):
mqtt/ingest_test.go#L102
ingest_test.go:102:
Error Trace: D:/a/sync_gateway/sync_gateway/mqtt/ingest_test.go:102
Error: Not equal:
expected: "tempDoc @ 2024-04-11T19:42:19Z"
actual : "tempDoc @ 2024-04-11T12:42:19-07:00"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-tempDoc @ 2024-04-11T19:42:19Z
+tempDoc @ 2024-04-11T12:42:19-07:00
Test: TestIngestTimeSeries/third_message_with_rotation
|
test (windows)
Process completed with exit code 1.
|
test (ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: guyarb/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (macos)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: guyarb/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-race
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: guyarb/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: guyarb/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|