Skip to content

flake: insights #12509

Closed
Closed
@dannykopping

Description

@dannykopping

From https://github.com/coder/coder/actions/runs/8229639076/job/22501248571?pr=12468

    insights_test.go:108: 
        	Error Trace:	/home/runner/actions-runner/_work/coder/coder/coderd/insights_test.go:108
        	Error:      	Not equal: 
        	            	expected: &codersdk.DAUsResponse{Entries:[]codersdk.DAUEntry{codersdk.DAUEntry{Date:"2024-03-11", Amount:1}}, TZHourOffset:6}
        	            	actual  : &codersdk.DAUsResponse{Entries:[]codersdk.DAUEntry{codersdk.DAUEntry{Date:"2024-03-11", Amount:1}}, TZHourOffset:5}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -7,3 +7,3 @@
        	            	  },
        	            	- TZHourOffset: (int) 6
        	            	+ TZHourOffset: (int) 5
        	            	 })
        	Test:       	TestDeploymentInsights

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions