relnod/dotm

TestNormal/List_profiles is flaky

relnod opened this issue · 0 comments

Test Output:

--- FAIL: TestNormal/List_profiles (0.04s)
        e2e_test.go:88: 
            	Error Trace:	e2e_test.go:88
            	Error:      	Not equal: 
            	            	expected: "b\na\n"
            	            	actual  : "a\nb\n"
            	            	
            	            	Diff:
            	            	--- Expected
            	            	+++ Actual
            	            	@@ -1,3 +1,3 @@
            	            	+a
            	            	 b
            	            	-a
            	            	 
            	Test:       	TestNormal/List_profiles
            	Messages:   	b
            	            	a