HELICS icon indicating copy to clipboard operation
HELICS copied to clipboard

Azure test failure

Open phlptp opened this issue 2 years ago • 0 comments

Sporadic Azure test failure

2022-11-14T19:37:06.2764522Z 10/18 Test #16: system-ci-tests ..................***Failed  338.18 sec
2022-11-14T19:37:06.2766386Z Running main() from D:\a\1\s\build\_deps\googletest-src\googletest\src\gtest_main.cc
2022-11-14T19:37:06.2767781Z Note: Google Test filter = -*ci_skip*:*nosan*
2022-11-14T19:37:06.2769342Z [==========] Running 236 tests from 17 test suites.
2022-11-14T19:37:06.2771772Z [----------] Global test environment set-up.
2022-11-14T19:37:06.2772837Z [----------] 19 tests from timing
2022-11-14T19:37:06.2773649Z [ RUN      ] timing.simple_timing
2022-11-14T19:37:06.2774332Z [       OK ] timing.simple_timing (270 ms)
2022-11-14T19:37:06.2775073Z [ RUN      ] timing.simple_timing2
2022-11-14T19:37:06.2775978Z [       OK ] timing.simple_timing2 (266 ms)
2022-11-14T19:37:06.2776786Z [ RUN      ] timing.simple_timing_message
2022-11-14T19:37:06.2777600Z [       OK ] timing.simple_timing_message (262 ms)
2022-11-14T19:37:06.2778389Z [ RUN      ] timing.simple_timing2_single_thread
2022-11-14T19:37:06.2779242Z [       OK ] timing.simple_timing2_single_thread (288 ms)
2022-11-14T19:37:06.2780120Z [ RUN      ] timing.simple_timing_message_single_thread
2022-11-14T19:37:06.2781010Z [       OK ] timing.simple_timing_message_single_thread (289 ms)
2022-11-14T19:37:06.2784031Z [ RUN      ] timing.simple_global_timing_message
2022-11-14T19:37:06.2784925Z [       OK ] timing.simple_global_timing_message (282 ms)
2022-11-14T19:37:06.2785716Z [ RUN      ] timing.test_uninteruptible_flag
2022-11-14T19:37:06.2786554Z [       OK ] timing.test_uninteruptible_flag (276 ms)
2022-11-14T19:37:06.2787394Z [ RUN      ] timing.uninteruptible_flag_option
2022-11-14T19:37:06.2788236Z [       OK ] timing.uninteruptible_flag_option (288 ms)
2022-11-14T19:37:06.2789096Z [ RUN      ] timing.uninterruptible_flag_two_way_comm
2022-11-14T19:37:06.2789905Z [       OK ] timing.uninterruptible_flag_two_way_comm (278 ms)
2022-11-14T19:37:06.2790873Z [ RUN      ] timing.uninterruptible_iterations
2022-11-14T19:37:06.2791723Z [       OK ] timing.uninterruptible_iterations (287 ms)
2022-11-14T19:37:06.2792562Z [ RUN      ] timing.timing_with_input_delay
2022-11-14T19:37:06.2793395Z [       OK ] timing.timing_with_input_delay (282 ms)
2022-11-14T19:37:06.2794364Z [ RUN      ] timing.timing_with_minDelta_change
2022-11-14T19:37:06.2795219Z [       OK ] timing.timing_with_minDelta_change (281 ms)
2022-11-14T19:37:06.2796062Z [ RUN      ] timing.timing_with_period_change
2022-11-14T19:37:06.2796894Z [       OK ] timing.timing_with_period_change (254 ms)
2022-11-14T19:37:06.2797762Z [ RUN      ] timing.sender_finalize_timing_result
2022-11-14T19:37:06.2798542Z [       OK ] timing.sender_finalize_timing_result (281 ms)
2022-11-14T19:37:06.2799418Z [ RUN      ] timing.sender_finalize_timing_result2
2022-11-14T19:37:06.2800351Z [       OK ] timing.sender_finalize_timing_result2 (268 ms)
2022-11-14T19:37:06.2801165Z [ RUN      ] timing.async_timing
2022-11-14T19:37:06.2802252Z [       OK ] timing.async_timing (272 ms)
2022-11-14T19:37:06.2802995Z [ RUN      ] timing.async_timing_message
2022-11-14T19:37:06.2803793Z [       OK ] timing.async_timing_message (262 ms)
2022-11-14T19:37:06.2804582Z [ RUN      ] timing.dual_max_time
2022-11-14T19:37:06.2805352Z [       OK ] timing.dual_max_time (419 ms)
2022-11-14T19:37:06.2806157Z [ RUN      ] timing.dual_max_time_endpoint
2022-11-14T19:37:06.2807123Z [2022-11-14 19:34:33.492] [console] [warning] 4840-x4mR0-zwacp-xEl6P-OVcO5 (1)[operating]::TIME DEBUGGING::{
2022-11-14T19:37:06.2808124Z    "dependencies" : 
2022-11-14T19:37:06.2808871Z    [
2022-11-14T19:37:06.2809523Z       {
2022-11-14T19:37:06.2810205Z          "connection" : "child",
2022-11-14T19:37:06.2810949Z          "delayed" : false,
2022-11-14T19:37:06.2811913Z          "granted_iteration" : 0,
2022-11-14T19:37:06.2812674Z          "id" : 131072,
2022-11-14T19:37:06.2813388Z          "interrupted" : true,
2022-11-14T19:37:06.2814049Z          "iteration" : 2,
2022-11-14T19:37:06.2814748Z          "minde" : 12.0,
2022-11-14T19:37:06.2815453Z          "minfed" : 131072,
2022-11-14T19:37:06.2816162Z          "next" : 12.0,
2022-11-14T19:37:06.2816880Z          "responseSequence" : 1404,
2022-11-14T19:37:06.2817567Z          "sequenceCounter" : 2,
2022-11-14T19:37:06.2818307Z          "state" : "time requested",
2022-11-14T19:37:06.2819113Z          "te" : 12.0
2022-11-14T19:37:06.2819785Z       },
2022-11-14T19:37:06.2820438Z       {
2022-11-14T19:37:06.2821068Z          "connection" : "child",
2022-11-14T19:37:06.2821783Z          "delayed" : false,
2022-11-14T19:37:06.2822509Z          "granted_iteration" : 0,
2022-11-14T19:37:06.2823261Z          "id" : 131073,
2022-11-14T19:37:06.2823932Z          "interrupted" : false,
2022-11-14T19:37:06.2825267Z          "iteration" : 2,
2022-11-14T19:37:06.2826179Z          "minde" : 12.0,
2022-11-14T19:37:06.2827875Z          "minfed" : 131073,
2022-11-14T19:37:06.2828882Z          "next" : 12.0,
2022-11-14T19:37:06.2829807Z          "responseSequence" : 1404,
2022-11-14T19:37:06.2830506Z          "sequenceCounter" : 2,
2022-11-14T19:37:06.2831197Z          "state" : "time requested",
2022-11-14T19:37:06.2831806Z          "te" : 12.0
2022-11-14T19:37:06.2832427Z       }
2022-11-14T19:37:06.2833108Z    ],
2022-11-14T19:37:06.2834377Z    "dependents" : [ 131072, 131073 ],
2022-11-14T19:37:06.2835012Z    "downstream" : 
2022-11-14T19:37:06.2835629Z    {
2022-11-14T19:37:06.2836250Z       "delayed" : false,
2022-11-14T19:37:06.2836912Z       "granted_iteration" : 0,
2022-11-14T19:37:06.2837588Z       "interrupted" : false,
2022-11-14T19:37:06.2838193Z       "iteration" : 4,
2022-11-14T19:37:06.2838843Z       "minde" : 12.0,
2022-11-14T19:37:06.2839491Z       "minde_alt" : 12.0,
2022-11-14T19:37:06.2840151Z       "minfed" : -2010000000,
2022-11-14T19:37:06.2840963Z       "minfedActual" : 131072,
2022-11-14T19:37:06.2841674Z       "next" : 12.0,
2022-11-14T19:37:06.2842371Z       "responseSequence" : 2,
2022-11-14T19:37:06.2843247Z       "sequenceCounter" : 4,
2022-11-14T19:37:06.2844055Z       "state" : "time requested",
2022-11-14T19:37:06.2844708Z       "te" : 12.0
2022-11-14T19:37:06.2845369Z    },
2022-11-14T19:37:06.2846198Z    "federatesonly" : true,
2022-11-14T19:37:06.2846891Z    "id" : 1,
2022-11-14T19:37:06.2847584Z    "sequenceCounter" : 1404,
2022-11-14T19:37:06.2848313Z    "type" : "forwarding",
2022-11-14T19:37:06.2849017Z    "upstream" : 
2022-11-14T19:37:06.2849667Z    {
2022-11-14T19:37:06.2850344Z       "delayed" : false,
2022-11-14T19:37:06.2850999Z       "granted_iteration" : 0,
2022-11-14T19:37:06.2851726Z       "interrupted" : false,
2022-11-14T19:37:06.2852434Z       "iteration" : 4,
2022-11-14T19:37:06.2882466Z       "minde" : 12.0,
2022-11-14T19:37:06.2896963Z       "minde_alt" : 12.0,
2022-11-14T19:37:06.2898018Z       "minfed" : -2010000000,
2022-11-14T19:37:06.2898803Z       "minfedActual" : 131072,
2022-11-14T19:37:06.2899534Z       "next" : 12.0,
2022-11-14T19:37:06.2900255Z       "responseSequence" : 2,
2022-11-14T19:37:06.2900987Z       "sequenceCounter" : 4,
2022-11-14T19:37:06.2901661Z       "state" : "time requested",
2022-11-14T19:37:06.2902376Z       "te" : 12.0
2022-11-14T19:37:06.2903047Z    }
2022-11-14T19:37:06.2903686Z }
2022-11-14T19:37:06.2904553Z [2022-11-14 19:34:33.494] [console] [error] 4840-x4mR0-zwacp-xEl6P-OVcO5 (1)[operating]::timeout disconnect
2022-11-14T19:37:06.2905841Z [2022-11-14 19:34:33.494] [console] [error] 4840-ZAFt5-0nVEZ-k6aij-yYVrC (1879048192)[t=10]::received timeout disconnect
2022-11-14T19:37:06.2906986Z [2022-11-14 19:34:33.494] [console] [error] 4840-ZHFPv-32QCp-LAgzk-HqekP (1879048193)[t=12]::received timeout disconnect
2022-11-14T19:37:06.2908049Z [2022-11-14 19:34:33.495] [console] [warning] fed0 (131072)[10]::TIME DEBUGGING::{
2022-11-14T19:37:06.2908866Z    "allow" : 12.0,
2022-11-14T19:37:06.2909522Z    "attributes" : 
2022-11-14T19:37:06.2910087Z    {
2022-11-14T19:37:06.2910707Z       "id" : 131072,
2022-11-14T19:37:06.2911352Z       "name" : "fed0",
2022-11-14T19:37:06.2912007Z       "parent" : 1879048192
2022-11-14T19:37:06.2912582Z    },
2022-11-14T19:37:06.2913201Z    "blocks" : [],
2022-11-14T19:37:06.2913885Z    "dependencies" : 
2022-11-14T19:37:06.2914458Z    [
2022-11-14T19:37:06.2915056Z       {
2022-11-14T19:37:06.2915692Z          "connection" : "parent",
2022-11-14T19:37:06.2916447Z          "delayed" : false,
2022-11-14T19:37:06.2938583Z          "granted_iteration" : 0,
2022-11-14T19:37:06.2940177Z          "id" : 1,
2022-11-14T19:37:06.2941003Z          "interrupted" : false,
2022-11-14T19:37:06.2941750Z          "iteration" : 1404,
2022-11-14T19:37:06.2942413Z          "minde" : 12.0,
2022-11-14T19:37:06.2943138Z          "minfed" : -2010000000,
2022-11-14T19:37:06.2943860Z          "next" : 12.0,
2022-11-14T19:37:06.2944579Z          "responseSequence" : 2,
2022-11-14T19:37:06.2945313Z          "sequenceCounter" : 1404,
2022-11-14T19:37:06.2945996Z          "state" : "time requested",
2022-11-14T19:37:06.2946708Z          "te" : 12.0
2022-11-14T19:37:06.2947457Z       },
2022-11-14T19:37:06.2948109Z       {
2022-11-14T19:37:06.2948732Z          "connection" : "self",
2022-11-14T19:37:06.2949457Z          "delayed" : false,
2022-11-14T19:37:06.2950173Z          "granted_iteration" : 0,
2022-11-14T19:37:06.2951063Z          "id" : 131072,
2022-11-14T19:37:06.2951775Z          "interrupted" : true,
2022-11-14T19:37:06.2952426Z          "iteration" : 2,
2022-11-14T19:37:06.2953124Z          "minde" : 12.0,
2022-11-14T19:37:06.2953837Z          "minfed" : -2010000000,
2022-11-14T19:37:06.2954550Z          "next" : 12.0,
2022-11-14T19:37:06.2955260Z          "responseSequence" : 2,
2022-11-14T19:37:06.2955926Z          "sequenceCounter" : 2,
2022-11-14T19:37:06.2956649Z          "state" : "time requested",
2022-11-14T19:37:06.2957361Z          "te" : 12.0
2022-11-14T19:37:06.2958199Z       }
2022-11-14T19:37:06.2958855Z    ],
2022-11-14T19:37:06.2959550Z    "dependents" : [ 1, 131072 ],
2022-11-14T19:37:06.2960228Z    "event_triggered" : false,
2022-11-14T19:37:06.2960939Z    "exec" : 12.0,
2022-11-14T19:37:06.2961640Z    "federatesonly" : false,
2022-11-14T19:37:06.2962493Z    "granted" : 10.0,
2022-11-14T19:37:06.2963129Z    "id" : 131072,
2022-11-14T19:37:06.2963824Z    "last_send" : 
2022-11-14T19:37:06.2964482Z    {
2022-11-14T19:37:06.2965156Z       "delayed" : false,
2022-11-14T19:37:06.2965873Z       "granted_iteration" : 0,
2022-11-14T19:37:06.2966537Z       "interrupted" : true,
2022-11-14T19:37:06.2967291Z       "iteration" : 2,
2022-11-14T19:37:06.2967991Z       "minde" : 12.0,
2022-11-14T19:37:06.2968687Z       "minde_alt" : 12.0,
2022-11-14T19:37:06.2969340Z       "minfed" : 131072,
2022-11-14T19:37:06.2970070Z       "minfedActual" : -2010000000,
2022-11-14T19:37:06.2970791Z       "next" : 12.0,
2022-11-14T19:37:06.2971496Z       "responseSequence" : 0,
2022-11-14T19:37:06.2972223Z       "sequenceCounter" : 2,
2022-11-14T19:37:06.2972895Z       "state" : "time requested",
2022-11-14T19:37:06.2973597Z       "te" : 12.0
2022-11-14T19:37:06.2974250Z    },
2022-11-14T19:37:06.2974931Z    "max_iterations" : 50,
2022-11-14T19:37:06.2975578Z    "message" : 12.0,
2022-11-14T19:37:06.2976273Z    "minde" : 12.0,
2022-11-14T19:37:06.2976972Z    "minminde" : 12.0,
2022-11-14T19:37:06.2977789Z    "requested" : 9223372036.8547764,
2022-11-14T19:37:06.2978645Z    "restrictive_time_policy" : false,
2022-11-14T19:37:06.2979334Z    "sequenceCounter" : 2,
2022-11-14T19:37:06.2980075Z    "state" : "executing",
2022-11-14T19:37:06.2980767Z    "total" : 
2022-11-14T19:37:06.2981411Z    {
2022-11-14T19:37:06.2982072Z       "delayed" : false,
2022-11-14T19:37:06.2982788Z       "granted_iteration" : 0,
2022-11-14T19:37:06.2983518Z       "interrupted" : false,
2022-11-14T19:37:06.2984172Z       "iteration" : 1404,
2022-11-14T19:37:06.2984871Z       "minde" : 12.0,
2022-11-14T19:37:06.2985566Z       "minde_alt" : 12.0,
2022-11-14T19:37:06.2986277Z       "minfed" : -2010000000,
2022-11-14T19:37:06.2986956Z       "minfedActual" : -2010000000,
2022-11-14T19:37:06.2987678Z       "next" : 12.0,
2022-11-14T19:37:06.2988387Z       "responseSequence" : 1404,
2022-11-14T19:37:06.2989127Z       "sequenceCounter" : 1404,
2022-11-14T19:37:06.2989863Z       "state" : "time requested",
2022-11-14T19:37:06.2990506Z       "te" : 12.0
2022-11-14T19:37:06.2991160Z    },
2022-11-14T19:37:06.2991841Z    "uninterruptible" : false,
2022-11-14T19:37:06.2992544Z    "upstream" : 
2022-11-14T19:37:06.2993144Z    {
2022-11-14T19:37:06.2993809Z       "delayed" : false,
2022-11-14T19:37:06.2994521Z       "granted_iteration" : 0,
2022-11-14T19:37:06.2995239Z       "interrupted" : true,
2022-11-14T19:37:06.2995941Z       "iteration" : 2,
2022-11-14T19:37:06.2996579Z       "minde" : 12.0,
2022-11-14T19:37:06.2997340Z       "minde_alt" : 12.0,
2022-11-14T19:37:06.2998127Z       "minfed" : 131072,
2022-11-14T19:37:06.2998852Z       "minfedActual" : -2010000000,
2022-11-14T19:37:06.3000846Z       "next" : 12.0,
2022-11-14T19:37:06.3001648Z       "responseSequence" : 2,
2022-11-14T19:37:06.3002377Z       "sequenceCounter" : 2,
2022-11-14T19:37:06.3003138Z       "state" : "time requested",
2022-11-14T19:37:06.3003798Z       "te" : 12.0
2022-11-14T19:37:06.3004624Z    },
2022-11-14T19:37:06.3005269Z    "value" : 9223372036.8547764,
2022-11-14T19:37:06.3006051Z    "wait_for_current_time_updates" : false
2022-11-14T19:37:06.3006772Z }
2022-11-14T19:37:06.3007630Z [2022-11-14 19:34:33.497] [console] [warning] fed1 (131073)[12]::TIME DEBUGGING::{
2022-11-14T19:37:06.3008518Z    "allow" : 12.0,
2022-11-14T19:37:06.3009149Z    "attributes" : 
2022-11-14T19:37:06.3009810Z    {
2022-11-14T19:37:06.3010471Z       "id" : 131073,
2022-11-14T19:37:06.3011161Z       "name" : "fed1",
2022-11-14T19:37:06.3011868Z       "parent" : 1879048193
2022-11-14T19:37:06.3012490Z    },
2022-11-14T19:37:06.3013146Z    "blocks" : [],
2022-11-14T19:37:06.3013835Z    "dependencies" : 
2022-11-14T19:37:06.3014497Z    [
2022-11-14T19:37:06.3015075Z       {
2022-11-14T19:37:06.3015756Z          "connection" : "parent",
2022-11-14T19:37:06.3016578Z          "delayed" : false,
2022-11-14T19:37:06.3018854Z          "granted_iteration" : 0,
2022-11-14T19:37:06.3020368Z          "id" : 1,
2022-11-14T19:37:06.3021107Z          "interrupted" : false,
2022-11-14T19:37:06.3021939Z          "iteration" : 1404,
2022-11-14T19:37:06.3022663Z          "minde" : 12.0,
2022-11-14T19:37:06.3023384Z          "minfed" : -2010000000,
2022-11-14T19:37:06.3024044Z          "next" : 12.0,
2022-11-14T19:37:06.3024761Z          "responseSequence" : 2,
2022-11-14T19:37:06.3025497Z          "sequenceCounter" : 1404,
2022-11-14T19:37:06.3026232Z          "state" : "time requested",
2022-11-14T19:37:06.3026944Z          "te" : 12.0
2022-11-14T19:37:06.3027589Z       },
2022-11-14T19:37:06.3028304Z       {
2022-11-14T19:37:06.3028984Z          "connection" : "self",
2022-11-14T19:37:06.3029718Z          "delayed" : false,
2022-11-14T19:37:06.3030435Z          "granted_iteration" : 0,
2022-11-14T19:37:06.3031148Z          "id" : 131073,
2022-11-14T19:37:06.3033987Z          "interrupted" : false,
2022-11-14T19:37:06.3034664Z          "iteration" : 2,
2022-11-14T19:37:06.3035392Z          "minde" : 9223372036.8547764,
2022-11-14T19:37:06.3036143Z          "minfed" : -2010000000,
2022-11-14T19:37:06.3036851Z          "next" : 12.0,
2022-11-14T19:37:06.3037506Z          "responseSequence" : 2,
2022-11-14T19:37:06.3038227Z          "sequenceCounter" : 2,
2022-11-14T19:37:06.3038954Z          "state" : "time requested",
2022-11-14T19:37:06.3039691Z          "te" : 9223372036.8547764
2022-11-14T19:37:06.3040380Z       }
2022-11-14T19:37:06.3040966Z    ],
2022-11-14T19:37:06.3041648Z    "dependents" : [ 1, 131073 ],
2022-11-14T19:37:06.3042425Z    "event_triggered" : false,
2022-11-14T19:37:06.3043230Z    "exec" : 9223372036.8547764,
2022-11-14T19:37:06.3043966Z    "federatesonly" : false,
2022-11-14T19:37:06.3044621Z    "granted" : 12.0,
2022-11-14T19:37:06.3045314Z    "id" : 131073,
2022-11-14T19:37:06.3046001Z    "last_send" : 
2022-11-14T19:37:06.3046656Z    {
2022-11-14T19:37:06.3047267Z       "delayed" : false,
2022-11-14T19:37:06.3047983Z       "granted_iteration" : 0,
2022-11-14T19:37:06.3048706Z       "interrupted" : false,
2022-11-14T19:37:06.3049406Z       "iteration" : 2,
2022-11-14T19:37:06.3050042Z       "minde" : 12.0,
2022-11-14T19:37:06.3050738Z       "minde_alt" : 12.0,
2022-11-14T19:37:06.3051471Z       "minfed" : 131073,
2022-11-14T19:37:06.3052153Z       "minfedActual" : -2010000000,
2022-11-14T19:37:06.3052874Z       "next" : 12.0,
2022-11-14T19:37:06.3053579Z       "responseSequence" : 0,
2022-11-14T19:37:06.3054247Z       "sequenceCounter" : 2,
2022-11-14T19:37:06.3054967Z       "state" : "time requested",
2022-11-14T19:37:06.3055676Z       "te" : 12.0
2022-11-14T19:37:06.3056328Z    },
2022-11-14T19:37:06.3057014Z    "max_iterations" : 50,
2022-11-14T19:37:06.3057699Z    "message" : 9223372036.8547764,
2022-11-14T19:37:06.3058425Z    "minde" : 12.0,
2022-11-14T19:37:06.3059115Z    "minminde" : 12.0,
2022-11-14T19:37:06.3059857Z    "requested" : 9223372036.8547764,
2022-11-14T19:37:06.3060584Z    "restrictive_time_policy" : false,
2022-11-14T19:37:06.3062097Z    "sequenceCounter" : 2,
2022-11-14T19:37:06.3062833Z    "state" : "executing",
2022-11-14T19:37:06.3063605Z    "total" : 
2022-11-14T19:37:06.3064267Z    {
2022-11-14T19:37:06.3064889Z       "delayed" : false,
2022-11-14T19:37:06.3065606Z       "granted_iteration" : 0,
2022-11-14T19:37:06.3066325Z       "interrupted" : false,
2022-11-14T19:37:06.3067040Z       "iteration" : 1404,
2022-11-14T19:37:06.3067683Z       "minde" : 12.0,
2022-11-14T19:37:06.3068384Z       "minde_alt" : 12.0,
2022-11-14T19:37:06.3069083Z       "minfed" : 1,
2022-11-14T19:37:06.3069800Z       "minfedActual" : -2010000000,
2022-11-14T19:37:06.3070522Z       "next" : 12.0,
2022-11-14T19:37:06.3071178Z       "responseSequence" : 1404,
2022-11-14T19:37:06.3071914Z       "sequenceCounter" : 1404,
2022-11-14T19:37:06.3072657Z       "state" : "time requested",
2022-11-14T19:37:06.3073359Z       "te" : 12.0
2022-11-14T19:37:06.3074180Z    },
2022-11-14T19:37:06.3074884Z    "uninterruptible" : true,
2022-11-14T19:37:06.3075599Z    "upstream" : 
2022-11-14T19:37:06.3076201Z    {
2022-11-14T19:37:06.3076874Z       "delayed" : false,
2022-11-14T19:37:06.3077593Z       "granted_iteration" : 0,
2022-11-14T19:37:06.3078315Z       "interrupted" : false,
2022-11-14T19:37:06.3078967Z       "iteration" : 2,
2022-11-14T19:37:06.3079700Z       "minde" : 9223372036.8547764,
2022-11-14T19:37:06.3080464Z       "minde_alt" : 9223372036.8547764,
2022-11-14T19:37:06.3081210Z       "minfed" : -2010000000,
2022-11-14T19:37:06.3081960Z       "minfedActual" : -2010000000,
2022-11-14T19:37:06.3082718Z       "next" : 9223372036.8547764,
2022-11-14T19:37:06.3083522Z       "responseSequence" : 0,
2022-11-14T19:37:06.3084243Z       "sequenceCounter" : 2,
2022-11-14T19:37:06.3084980Z       "state" : "time requested",
2022-11-14T19:37:06.3085712Z       "te" : 9223372036.8547764
2022-11-14T19:37:06.3086343Z    },
2022-11-14T19:37:06.3087041Z    "value" : 9223372036.8547764,
2022-11-14T19:37:06.3087808Z    "wait_for_current_time_updates" : false
2022-11-14T19:37:06.3088529Z }
2022-11-14T19:37:06.3089319Z D:\a\1\s\tests\helics\system_tests\TimingTests.cpp(982): error: Expected equality of these values:
2022-11-14T19:37:06.3090199Z   finalValue
2022-11-14T19:37:06.3090881Z     Which is: ""
2022-11-14T19:37:06.3091540Z   test
2022-11-14T19:37:06.3092230Z     Which is: "bababababababa"
2022-11-14T19:37:06.3092969Z [  FAILED  ] timing.dual_max_time_endpoint (180391 ms)

phlptp avatar Nov 16 '22 17:11 phlptp