difftreelog
test rewrite golden
in: master
138 files changed
tests/cpp_test_suite_golden_override/error.06.jsonnet.goldendiffbeforeafterboth1attempted to divide by zero1attempted to divide by zero2 error.06.jsonnet:18:22-26: local <err> access2 error.06.jsonnet:19:2-5: function <f> call3 error.06.jsonnet:19:2-5: function <f> calltests/cpp_test_suite_golden_override/error.07.jsonnet.goldendiffbeforeafterboth1runtime error: sarcasm1runtime error: sarcasm2 error.07.jsonnet:18:31-37: error statement2 error.07.jsonnet:18:31-37: error statement3 error.07.jsonnet:18:20-55: function <third> call3 error.07.jsonnet:17:33-35: element <3> access4 error.07.jsonnet:19:1-7: local <toxic> access4 error.07.jsonnet:18:20-55: function <third> calltests/cpp_test_suite_golden_override/error.args_commafodder.jsonnet.goldendiffbeforeafterboth1local is not defined: foo1static analysis errors: undefined local: foo; undefined local: bar; undefined local: qux2 error.args_commafodder.jsonnet:1:1-5: local <foo> accesstests/cpp_test_suite_golden_override/error.array_index_string.jsonnet.goldendiffbeforeafterboth1attempted to index array with string foo1array index type should be string, got stringtests/cpp_test_suite_golden_override/error.array_large_index.jsonnet.goldendiffbeforeafterboth1array out of bounds: 9223372036854775807 is not within [0,3)1array out of bounds: 4294967295 is not within [0,3)tests/cpp_test_suite_golden_override/error.computed_field_scope.jsonnet.goldendiffbeforeafterboth1local is not defined: x1static analysis errors: undefined local: x; unused local: x2 error.computed_field_scope.jsonnet:17:21-23: local <x> access3 error.computed_field_scope.jsonnet:17:20-24: evaluating field nametests/cpp_test_suite_golden_override/error.field_not_exist.jsonnet.goldendiffbeforeafterboth1no such field: y1no such field: y2 error.field_not_exist.jsonnet:17:10-12: field <y> accesstests/cpp_test_suite_golden_override/error.flatMap_array_typecheck.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override/error.flatMap_seq_typecheck.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override/error.flatMap_string_typecheck.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override/error.function_duplicate_arg.jsonnet.goldendiffbeforeafterboth1argument x is already bound1argument x is already bound2 error.function_duplicate_arg.jsonnet:17:21-30: function <anonymous> call2 error.function_duplicate_arg.jsonnet:17:21-30: function <anonymous> preparationtests/cpp_test_suite_golden_override/error.function_duplicate_param.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override/error.function_infinite_default.jsonnet.goldendiffbeforeafterboth1infinite recursion detected1infinite recursion detected2 error.function_infinite_default.jsonnet:17:17-19: local <x> access3 error.function_infinite_default.jsonnet:17:12-14: local <y> access4 error.function_infinite_default.jsonnet:17:20-22: local <x> access5 during TLA call2 during TLA calltests/cpp_test_suite_golden_override/error.function_no_default_arg.jsonnet.goldendiffbeforeafterboth1function argument is not passed: a1function argument is not passed: b2Function has the following signature: (a = <default>, b)2Function has the following signature: (a = <default>, b)3 during TLA call3 during TLA calltests/cpp_test_suite_golden_override/error.function_too_many_args.jsonnet.goldendiffbeforeafterboth1too many args, function has 21too many args, function has 22Function has the following signature: (a, b)2Function has the following signature: (a, b)3 error.function_too_many_args.jsonnet:19:4-14: function <foo> call3 error.function_too_many_args.jsonnet:19:4-14: function <foo> preparationtests/cpp_test_suite_golden_override/error.import_static-check-failure.jsonnet.goldendiffbeforeafterboth1local is not defined: x1static analysis errors: undefined local: x2 static_check_failure.jsonnet:2:1-3: local <x> access3 error.import_static-check-failure.jsonnet:1:1-8: import "lib/static_check_failure.jsonnet"2 error.import_static-check-failure.jsonnet:1:1-8: importtests/cpp_test_suite_golden_override/error.import_syntax-error.jsonnet.goldendiffbeforeafterboth1syntax error: expected one of "\\\\", "\\u", "\\x", ['"'], ['\\'], [_], got "EOF"1syntax error: unterminated double-quoted string2 syntax_error.jsonnet:1:32 syntax_error.jsonnet:1:13 error.import_syntax-error.jsonnet:1:1-8: import "lib/syntax_error.jsonnet"3 error.import_syntax-error.jsonnet:1:1-8: importtests/cpp_test_suite_golden_override/error.integer_conversion.jsonnet.goldendiffbeforeafterboth1runtime error: numberic value outside of safe integer range for bitwise operation1convert num value: float out of safe int rangetests/cpp_test_suite_golden_override/error.integer_left_shift.jsonnet.goldendiffbeforeafterboth1runtime error: numberic value outside of safe integer range for bitwise operation1convert num value: float out of safe int rangetests/cpp_test_suite_golden_override/error.invariant.option.jsonnet.goldendiffbeforeafterboth3 error.invariant.option.jsonnet:19:33-56: function <builtin_set_inter> call3 error.invariant.option.jsonnet:19:33-56: function <builtin_set_inter> call4 argument <x> evaluation4 argument <x> evaluation5 error.invariant.option.jsonnet:19:20-57: function <builtin_length> call5 error.invariant.option.jsonnet:19:20-57: function <builtin_length> call6 error.invariant.option.jsonnet:19:10-61: assertion condition6 assertion conditiontests/cpp_test_suite_golden_override/error.invariant.simple3.jsonnet.goldendiffbeforeafterboth1runtime error: my error message1runtime error: my error message2 error.invariant.simple3.jsonnet:18:10-16: error statement2 error.invariant.simple3.jsonnet:18:10-16: error statement3 error.invariant.simple3.jsonnet:18:10-35: assertion condition3 assertion conditiontests/cpp_test_suite_golden_override/error.manifest_toml_null_value.jsonnet.goldendiffbeforeafterboth1runtime error: tried to manifest null1runtime error: tried to manifest null2 table <c> manifestification3 section <b> manifestification4 section <a> manifestification2 error.manifest_toml_null_value.jsonnet:17:19-55: function <builtin_manifest_toml_ex> call5 error.manifest_toml_null_value.jsonnet:17:19-55: function <builtin_manifest_toml_ex> calltests/cpp_test_suite_golden_override/error.overflow.jsonnet.goldendiffbeforeafterboth1syntax error: numbers are finite1syntax error: invalid number value: non-finite2 error.overflow.jsonnet:17:62 error.overflow.jsonnet:17:1tests/cpp_test_suite_golden_override/error.overflow3.jsonnet.goldendiffbeforeafterboth1syntax error: numbers are finite1syntax error: invalid number value: non-finite2 error.overflow3.jsonnet:17:62 error.overflow3.jsonnet:17:1tests/cpp_test_suite_golden_override/error.parse.array_comma.jsonnet.goldendiffbeforeafterboth1syntax error: expected R_BRACK, got "3"1syntax error: expected ']', got number "3"2 error.parse.array_comma.jsonnet:17:72 error.parse.array_comma.jsonnet:17:7tests/cpp_test_suite_golden_override/error.parse.import_not_literal.jsonnet.goldendiffbeforeafterboth1runtime error: computed imports are not supported1static analysis errors: import path must be a string literaltests/cpp_test_suite_golden_override/error.parse.index_unterminated.jsonnet.goldendiffbeforeafterboth1syntax error: unexpected token in expression: EOF1syntax error: unexpected end of file2 error.parse.index_unterminated.jsonnet:17:32 error.parse.index_unterminated.jsonnet:17:3tests/cpp_test_suite_golden_override/error.parse.method_plus.jsonnet.goldendiffbeforeafterboth1syntax error: expected COLON, got "+"1syntax error: expected ':', got '+'2 error.parse.method_plus.jsonnet:17:182 error.parse.method_plus.jsonnet:17:18tests/cpp_test_suite_golden_override/error.parse.object_comma.jsonnet.goldendiffbeforeafterboth1syntax error: expected R_BRACE, got "z"1syntax error: expected '}', got identifier "z"2 error.parse.object_comma.jsonnet:17:112 error.parse.object_comma.jsonnet:17:11tests/cpp_test_suite_golden_override/error.parse.object_comprehension_local_clash.jsonnet.goldendiffbeforeafterboth1syntax error: expected R_BRACE, got ":"1syntax error: expected '}', got ':'2 error.parse.object_comprehension_local_clash.jsonnet:17:292 error.parse.object_comprehension_local_clash.jsonnet:17:29tests/cpp_test_suite_golden_override/error.parse.self_in_computed_field.jsonnet.goldendiffbeforeafterboth1syntax error: expected field name, got SELF_KW1syntax error: expected field name, got 'self'2 error.parse.self_in_computed_field.jsonnet:17:152 error.parse.self_in_computed_field.jsonnet:17:15tests/cpp_test_suite_golden_override/error.parse.static_error_bad_number.jsonnet.goldendiffbeforeafterboth1syntax error: unexpected token in expression: DOT1syntax error: unexpected '.'2 error.parse.static_error_bad_number.jsonnet:17:12 error.parse.static_error_bad_number.jsonnet:17:1tests/cpp_test_suite_golden_override/error.parse.string.invalid_escape_unicode_short.jsonnet.goldendiffbeforeafterboth1syntax error: unexpected token: ERROR_STRING_DOUBLE_UNTERMINATED1syntax error: unterminated double-quoted string2 error.parse.string.invalid_escape_unicode_short.jsonnet:17:12 error.parse.string.invalid_escape_unicode_short.jsonnet:17:1tests/cpp_test_suite_golden_override/error.parse.string.invalid_escape_unicode_short3.jsonnet.goldendiffbeforeafterboth1syntax error: unexpected token: ERROR_STRING_DOUBLE_UNTERMINATED1syntax error: unterminated double-quoted string2 error.parse.string.invalid_escape_unicode_short3.jsonnet:17:12 error.parse.string.invalid_escape_unicode_short3.jsonnet:17:1tests/cpp_test_suite_golden_override/error.parse.string.unfinished.jsonnet.goldendiffbeforeafterboth1syntax error: unexpected token: ERROR_STRING_DOUBLE_UNTERMINATED1syntax error: unterminated double-quoted string2 error.parse.string.unfinished.jsonnet:17:12 error.parse.string.unfinished.jsonnet:17:1tests/cpp_test_suite_golden_override/error.parse.string.unfinished2.jsonnet.goldendiffbeforeafterboth1syntax error: unexpected token: ERROR_STRING_SINGLE_UNTERMINATED1syntax error: unterminated single-quoted string2 error.parse.string.unfinished2.jsonnet:17:12 error.parse.string.unfinished2.jsonnet:17:1tests/cpp_test_suite_golden_override/error.parse.string_multi_no_newline.jsonnet.goldendiffbeforeafterboth1syntax error: unexpected token: ERROR_STRING_BLOCK_MISSING_NEW_LINE1syntax error: text block requires new line after |||2 error.parse.string_multi_no_newline.jsonnet:17:12 error.parse.string_multi_no_newline.jsonnet:17:1tests/cpp_test_suite_golden_override/error.parse.text_block_bad_whitespace.jsonnet.goldendiffbeforeafterboth1syntax error: unexpected token: ERROR_STRING_BLOCK_MISSING_TERMINATION1syntax error: unterminated text block2 error.parse.text_block_bad_whitespace.jsonnet:17:12 error.parse.text_block_bad_whitespace.jsonnet:17:1tests/cpp_test_suite_golden_override/error.parse.text_block_eof.jsonnet.goldendiffbeforeafterboth1syntax error: unexpected token: ERROR_STRING_BLOCK_UNEXPECTED_END1syntax error: unexpected end of text block2 error.parse.text_block_eof.jsonnet:17:12 error.parse.text_block_eof.jsonnet:17:1tests/cpp_test_suite_golden_override/error.parse.text_block_indent_spaces.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override/error.parse.text_block_not_terminated.jsonnet.goldendiffbeforeafterboth1syntax error: unexpected token: ERROR_STRING_BLOCK_UNEXPECTED_END1syntax error: unexpected end of text block2 error.parse.text_block_not_terminated.jsonnet:17:12 error.parse.text_block_not_terminated.jsonnet:17:1tests/cpp_test_suite_golden_override/error.recursive_import.jsonnet.goldendiffbeforeafterboth1infinite recursion detected1infinite recursion detected2 error.recursive_import.jsonnet:17:15-22: import "error.recursive_import.jsonnet"2 error.recursive_import.jsonnet:17:15-22: importtests/cpp_test_suite_golden_override/error.static_error_self.jsonnet.goldendiffbeforeafterboth1self/super/$ are only usable inside objects1static analysis errors: `self` used outside of object2 elem <0> evaluationtests/cpp_test_suite_golden_override/error.static_error_super.jsonnet.goldendiffbeforeafterboth1self/super/$ are only usable inside objects1static analysis errors: `super` used outside of object2 elem <0> evaluationtests/cpp_test_suite_golden_override/error.static_error_var_not_exist.jsonnet.goldendiffbeforeafterboth1local is not defined: tmp21static analysis errors: undefined local: tmp22There is a local with similar name present: tmp2There is a local with similar name present: tmp; unused local: tmp3 error.static_error_var_not_exist.jsonnet:17:16-21: local <tmp2> accesstests/cpp_test_suite_golden_override/error.std_makeArray_negative.jsonnet.goldendiffbeforeafterboth1type error: number out of bounds: -10 not in 0..21474836471type error: number out of bounds: -10 not in 0..42949672952 argument <sz> evaluation2 argument <sz> evaluation3 error.std_makeArray_negative.jsonnet:17:14-38: function <builtin_make_array> call3 error.std_makeArray_negative.jsonnet:17:14-38: function <builtin_make_array> calltests/cpp_test_suite_golden_override/error.std_parseYaml1.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override/error.trace_three_param.jsonnet.goldendiffbeforeafterboth1too many args, function has 21too many args, function has 22Function has the following signature: (str, rest = <default>)2Function has the following signature: (str, rest = <default>)3 error.trace_three_param.jsonnet:17:20-33: function <builtin_trace> call3 error.trace_three_param.jsonnet:17:20-33: function <builtin_trace> preparation4 error.trace_three_param.jsonnet:19:6-8: local <v> access5 field <a> evaluation4 field <a> evaluationtests/cpp_test_suite_golden_override/error.trace_zero_param.jsonnet.goldendiffbeforeafterboth1function argument is not passed: str1function argument is not passed: str2Function has the following signature: (str, rest = <default>)2Function has the following signature: (str, rest = <default>)3 error.trace_zero_param.jsonnet:17:20-23: function <builtin_trace> call3 error.trace_zero_param.jsonnet:17:20-23: function <builtin_trace> preparation4 error.trace_zero_param.jsonnet:19:6-8: local <v> access5 field <a> evaluation4 field <a> evaluationtests/cpp_test_suite_golden_override_ir_parser/error.flatMap_array_typecheck.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.flatMap_seq_typecheck.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.flatMap_string_typecheck.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.import_syntax-error.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.manifest_toml_null_value.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.overflow.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.overflow3.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.array_comma.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.index_unterminated.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.method_plus.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.object_comma.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.object_comprehension_local_clash.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.self_in_computed_field.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.static_error_bad_number.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.string.invalid_escape_unicode_short.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.string.invalid_escape_unicode_short3.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.string.unfinished.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.string.unfinished2.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.string_multi_no_newline.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.text_block_bad_whitespace.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.text_block_eof.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.text_block_indent_spaces.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.parse.text_block_not_terminated.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.static_error_var_not_exist.jsonnet.goldendiffbeforeafterbothno changes
tests/cpp_test_suite_golden_override_ir_parser/error.std_parseYaml1.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override/arrcomp5.jsonnet.goldendiffbeforeafterboth1local is not defined: x1static analysis errors: undefined local: x; unused local: x2 arrcomp5.jsonnet:1:14-16: local <x> access3 arrcomp5.jsonnet:1:2-4: local <y> access4 elem <0> evaluationtests/go_testdata_golden_override/arrcomp_if4.jsonnet.goldendiffbeforeafterboth1local is not defined: y1static analysis errors: undefined local: y; local could be hoisted to an outer scope: y2 arrcomp_if4.jsonnet:1:33-35: local <y> accesstests/go_testdata_golden_override/arrcomp_if7.jsonnet.goldendiffbeforeafterboth1type error: expected boolean, got number1type mismatch: expected boolean, got number if spec conditiontests/go_testdata_golden_override/bad_function_call.jsonnet.goldendiffbeforeafterboth1function argument is not passed: x1function argument is not passed: x2Function has the following signature: (x)2Function has the following signature: (x)3 bad_function_call.jsonnet:1:16-19: function <anonymous> call3 bad_function_call.jsonnet:1:16-19: function <anonymous> preparationtests/go_testdata_golden_override/bad_function_call2.jsonnet.goldendiffbeforeafterboth1too many args, function has 11too many args, function has 12Function has the following signature: (x)2Function has the following signature: (x)3 bad_function_call2.jsonnet:1:16-23: function <anonymous> call3 bad_function_call2.jsonnet:1:16-23: function <anonymous> preparationtests/go_testdata_golden_override/bad_function_call_and_error.jsonnet.goldendiffbeforeafterboth1too many args, function has 11too many args, function has 12Function has the following signature: (x)2Function has the following signature: (x)3 bad_function_call_and_error.jsonnet:1:16-39: function <anonymous> call3 bad_function_call_and_error.jsonnet:1:16-39: function <anonymous> preparationtests/go_testdata_golden_override/bad_index_array.jsonnet.goldendiffbeforeafterboth1attempted to index array with string xxx1array index type should be string, got stringtests/go_testdata_golden_override/bad_index_string.jsonnet.goldendiffbeforeafterboth1string index type should be number, got string1string index type should be string, got stringtests/go_testdata_golden_override/bitwise_and3.jsonnet.goldendiffbeforeafterboth1runtime error: numberic value outside of safe integer range for bitwise operation1convert num value: float out of safe int rangetests/go_testdata_golden_override/bitwise_and7.jsonnet.goldendiffbeforeafterboth1runtime error: numberic value outside of safe integer range for bitwise operation1convert num value: float out of safe int rangetests/go_testdata_golden_override/builtinManifestJsonEx_cyclic.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override/builtinObjectRemoveKey_super_assert.jsonnet.goldendiffbeforeafterboth1no such field: x1no such field: x2 builtinObjectRemoveKey_super_assert.jsonnet:2:15-17: field <x> access2 assertion condition3 builtinObjectRemoveKey_super_assert.jsonnet:2:10-17: assertion conditiontests/go_testdata_golden_override/builtin_manifestTomlEx_cyclic.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override/builtin_manifestYamlDoc_cyclic.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override/dollar_bad.jsonnet.goldendiffbeforeafterboth1self/super/$ are only usable inside objects1static analysis errors: `$` used outside of objecttests/go_testdata_golden_override/double_thunk.jsonnet.goldendiffbeforeafterboth1runtime error: xxx1runtime error: xxx2 double_thunk.jsonnet:1:21-27: error statement2 double_thunk.jsonnet:1:21-27: error statement3 double_thunk.jsonnet:1:34-36: local <y> access4 double_thunk.jsonnet:1:37-39: local <x> accesstests/go_testdata_golden_override/error_from_array.jsonnet.goldendiffbeforeafterboth1runtime error: xxx1runtime error: xxx2 error_from_array.jsonnet:1:2-8: error statement2 error_from_array.jsonnet:1:2-8: error statement3 error_from_array.jsonnet:1:15-17: element <0> accesstests/go_testdata_golden_override/error_hexnumber.jsonnet.goldendiffbeforeafterboth1syntax error: expected one of "(", ".", "?", "[", "{", <binary op>, EOF, got "x"1syntax error: expected end of file, got identifier "x42"2 error_hexnumber.jsonnet:1:22 error_hexnumber.jsonnet:1:2tests/go_testdata_golden_override/fieldname_not_string.jsonnet.goldendiffbeforeafterboth1type error: expected string, got number1type error: expected string, got number2 fieldname_not_string.jsonnet:1:3-10: evaluating field name2 evaluating field nametests/go_testdata_golden_override/import_computed.jsonnet.goldendiffbeforeafterboth1runtime error: computed imports are not supported1static analysis errors: import path must be a string literaltests/go_testdata_golden_override/import_syntax_error.jsonnet.goldendiffbeforeafterboth1syntax error: expected one of "(", "[", "{", <identifier>, <number>, <string>, <unary op>, ['"'], ['\''], got "EOF"1syntax error: unexpected end of file2 syntax_error.jsonnet:1:52 syntax_error.jsonnet:1:43 import_syntax_error.jsonnet:1:1-8: import "syntax_error.jsonnet"3 import_syntax_error.jsonnet:1:1-8: importtests/go_testdata_golden_override/importbin_computed.jsonnet.goldendiffbeforeafterboth1runtime error: computed imports are not supported1static analysis errors: import path must be a string literaltests/go_testdata_golden_override/importstr_computed.jsonnet.goldendiffbeforeafterboth1runtime error: computed imports are not supported1static analysis errors: import path must be a string literaltests/go_testdata_golden_override/insuper4.jsonnet.goldendiffbeforeafterboth1self/super/$ are only usable inside objects1static analysis errors: `super` used outside of objecttests/go_testdata_golden_override/insuper6.jsonnet.goldendiffbeforeafterboth1assert failed: null1static analysis errors: undefined local: undeclared2 insuper6.jsonnet:1:10-30: assertion failuretests/go_testdata_golden_override/object_comp_assert.jsonnet.goldendiffbeforeafterboth1syntax error: expected one of "(", ".", "?", "[", "{", <binary op>, got "}"1syntax error: asserts are unsupported in object comprehension2 object_comp_assert.jsonnet:1:462 object_comp_assert.jsonnet:1:46tests/go_testdata_golden_override/object_comp_bad_field.jsonnet.goldendiffbeforeafterboth1{1{2 "x": 422 "x": 423}3}45tests/go_testdata_golden_override/object_comp_bad_field2.jsonnet.goldendiffbeforeafterboth1{1{2 "x": 422 "x": 423}3}45tests/go_testdata_golden_override/object_comp_duplicate.jsonnet.goldendiffbeforeafterboth1duplicate field name: x1duplicate field name: x2 object_comp_duplicate.jsonnet:1:3-7: field <x> initializtion2 field <x> initializtiontests/go_testdata_golden_override/object_comp_err_index.jsonnet.goldendiffbeforeafterboth1runtime error: xxx1runtime error: xxx2 object_comp_err_index.jsonnet:1:4-10: error statement2 object_comp_err_index.jsonnet:1:4-10: error statement3 object_comp_err_index.jsonnet:1:3-17: evaluating field name3 evaluating field nametests/go_testdata_golden_override/object_comp_illegal.jsonnet.goldendiffbeforeafterboth1syntax error: expected one of "(", ".", "?", "[", "{", <binary op>, got "}"1syntax error: missing object comprehension field2 object_comp_illegal.jsonnet:1:342 object_comp_illegal.jsonnet:1:34tests/go_testdata_golden_override/object_comp_int_index.jsonnet.goldendiffbeforeafterboth1type error: expected string, got number1type error: expected string, got number2 object_comp_int_index.jsonnet:1:3-7: evaluating field name2 evaluating field nametests/go_testdata_golden_override/object_invariant13.jsonnet.goldendiffbeforeafterboth1runtime error: x1runtime error: x2 object_invariant13.jsonnet:1:10-16: error statement2 object_invariant13.jsonnet:1:10-16: error statement3 object_invariant13.jsonnet:1:10-20: assertion condition3 assertion conditiontests/go_testdata_golden_override/object_invariant7.jsonnet.goldendiffbeforeafterboth1no super found1no super found2 object_invariant7.jsonnet:1:16-29: assertion condition2 assertion conditiontests/go_testdata_golden_override/optional_args11.jsonnet.goldendiffbeforeafterboth1argument x is already bound1argument x is already bound2 optional_args11.jsonnet:1:20-31: function <anonymous> call2 optional_args11.jsonnet:1:20-31: function <anonymous> preparationtests/go_testdata_golden_override/optional_args13.jsonnet.goldendiffbeforeafterboth1function argument is not passed: y1function argument is not passed: y2Function has the following signature: (x, y)2Function has the following signature: (x, y)3 optional_args13.jsonnet:1:20-27: function <anonymous> call3 optional_args13.jsonnet:1:20-27: function <anonymous> preparationtests/go_testdata_golden_override/optional_args8.jsonnet.goldendiffbeforeafterboth1parameter y is not defined1parameter y is not defined2 optional_args8.jsonnet:2:4-11: function <foo> call2 optional_args8.jsonnet:2:4-11: function <foo> preparationtests/go_testdata_golden_override/optional_args9.jsonnet.goldendiffbeforeafterboth1argument x is already bound1argument x is already bound2 optional_args9.jsonnet:1:16-27: function <anonymous> call2 optional_args9.jsonnet:1:16-27: function <anonymous> preparationtests/go_testdata_golden_override/parseYaml.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override/recursive_thunk.jsonnet.goldendiffbeforeafterboth2 recursive_thunk.jsonnet:1:35-41: error statement2 recursive_thunk.jsonnet:1:35-41: error statement3 recursive_thunk.jsonnet:2:19-39: function <bar> call3 recursive_thunk.jsonnet:2:19-39: function <bar> call4 recursive_thunk.jsonnet:2:23-31: function <foo> call4 recursive_thunk.jsonnet:2:23-31: function <foo> call5 recursive_thunk.jsonnet:1:52-55: local <th> access6 recursive_thunk.jsonnet:2:19-39: function <bar> call5 recursive_thunk.jsonnet:2:19-39: function <bar> call7 recursive_thunk.jsonnet:2:23-31: function <foo> call6 recursive_thunk.jsonnet:2:23-31: function <foo> call8 recursive_thunk.jsonnet:1:52-55: local <th> access9 recursive_thunk.jsonnet:2:19-39: function <bar> call7 recursive_thunk.jsonnet:2:19-39: function <bar> call10 recursive_thunk.jsonnet:3:4-8: function <foo> call8 recursive_thunk.jsonnet:3:4-8: function <foo> calltests/go_testdata_golden_override/static_error_eof.jsonnet.goldendiffbeforeafterboth1syntax error: expected one of "(", ",", ".", ";", "?", "[", "{", <binary op>, got "EOF"1syntax error: expected ';', got end of file2 static_error_eof.jsonnet:1:132 static_error_eof.jsonnet:1:12tests/go_testdata_golden_override/std.makeArrayNamed3.jsonnet.goldendiffbeforeafterboth1parameter blahblah is not defined1parameter blahblah is not defined2 std.makeArrayNamed3.jsonnet:1:14-55: function <builtin_make_array> call2 std.makeArrayNamed3.jsonnet:1:14-55: function <builtin_make_array> preparationtests/go_testdata_golden_override/std.makeArray_bad.jsonnet.goldendiffbeforeafterboth1type error: expected BoundedNumber<0, 2147483647>, got string1type error: expected BoundedNumber<0, 4294967295>, got string2 argument <sz> evaluation2 argument <sz> evaluation3 std.makeArray_bad.jsonnet:1:14-37: function <builtin_make_array> call3 std.makeArray_bad.jsonnet:1:14-37: function <builtin_make_array> calltests/go_testdata_golden_override/std.makeArray_noninteger.jsonnet.goldendiffbeforeafterboth1runtime error: cannot convert number with fractional part to i321runtime error: cannot convert number with fractional part to u322 argument <sz> evaluation2 argument <sz> evaluation3 std.makeArray_noninteger.jsonnet:1:14-35: function <builtin_make_array> call3 std.makeArray_noninteger.jsonnet:1:14-35: function <builtin_make_array> calltests/go_testdata_golden_override/std.makeArray_noninteger_big.jsonnet.goldendiffbeforeafterboth1type error: number out of bounds: 10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 not in 0..21474836471type error: number out of bounds: 10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 not in 0..42949672952 argument <sz> evaluation2 argument <sz> evaluation3 std.makeArray_noninteger_big.jsonnet:1:14-37: function <builtin_make_array> call3 std.makeArray_noninteger_big.jsonnet:1:14-37: function <builtin_make_array> calltests/go_testdata_golden_override/stdlib_smoke_test.jsonnet.goldendiffbeforeafterboth1{1{2 "abs": 42,2 "abs": 42,3 "acos": 1.0471975511965979,3 "acos": true,4 "asciiLower": "blah",4 "asciiLower": "blah",5 "asciiUpper": "BLAH",5 "asciiUpper": "BLAH",6 "asin": 0.5235987755982989,6 "asin": true,7 "assertEqual": true,7 "assertEqual": true,8 "atan": 1.373400766945016,8 "atan": true,9 "base64": [9 "base64": [10 "YmxhaA==",10 "YmxhaA==",11 "YmxhaA=="11 "YmxhaA=="21 "ceil": 5,21 "ceil": 5,22 "char": "A",22 "char": "A",23 "codepoint": 65,23 "codepoint": 65,24 "cos": 0.28366218546322625,24 "cos": true,25 "count": 1,25 "count": 1,26 "decodeUTF8": "AAA",26 "decodeUTF8": "AAA",27 "encodeUTF8": [27 "encodeUTF8": [101 "join": "a,b,c",101 "join": "a,b,c",102 "length": 0,102 "length": 0,103 "lines": "a\nb\nc\n",103 "lines": "a\nb\nc\n",104 "log": 1.6094379124341003,104 "log": true,105 "lstripChars": "bbbbcccc",105 "lstripChars": "bbbbcccc",106 "makeArray": [106 "makeArray": [107 0,107 0,222 ]222 ]223 ],223 ],224 "sign": 1,224 "sign": 1,225 "sin": -0.9589242746631385,225 "sin": true,226 "slice": "o",226 "slice": "o",227 "sort": [227 "sort": [228 [228 [249 "a,b",249 "a,b",250 "c"250 "c"251 ],251 ],252 "sqrt": 2.23606797749979,252 "sqrt": true,253 "startsWith": true,253 "startsWith": true,254 "strReplace": "bba",254 "strReplace": "bba",255 "stringChars": [255 "stringChars": [260 ],260 ],261 "stripChars": "bbbb",261 "stripChars": "bbbb",262 "substr": "s",262 "substr": "s",263 "tan": -3.380515006246586,263 "tan": true,264 "thisFile": "stdlib_smoke_test.jsonnet",264 "thisFile": "stdlib_smoke_test.jsonnet",265 "toString": "42",265 "toString": "42",266 "type": "object",266 "type": "object",tests/go_testdata_golden_override/strReplace3.jsonnet.goldendiffbeforeafterboth1runtime error: 'from' string must not be zero length1runtime error: `from` string must not be zero length2 strReplace3.jsonnet:1:15-36: function <builtin_str_replace> call2 strReplace3.jsonnet:1:15-36: function <builtin_str_replace> calltests/go_testdata_golden_override/syntax_error.jsonnet.goldendiffbeforeafterboth1syntax error: expected one of "(", "[", "{", <identifier>, <number>, <string>, <unary op>, ['"'], ['\''], got "EOF"1syntax error: unexpected end of file2 syntax_error.jsonnet:1:52 syntax_error.jsonnet:1:4tests/go_testdata_golden_override/tailstrict2.jsonnet.goldendiffbeforeafterboth1runtime error: xxx1runtime error: xxx2 tailstrict2.jsonnet:1:13-19: error statement2 tailstrict2.jsonnet:1:13-19: error statement3 tailstrict2.jsonnet:2:15-19: function <e> call3 tailstrict2.jsonnet:2:15-19: function <e> call4 tailstrict2.jsonnet:2:19-27: function <anonymous> calltests/go_testdata_golden_override/too_many_arguments.jsonnet.goldendiffbeforeafterboth1too many args, function has 31too many args, function has 32Function has the following signature: (x, y, z)2Function has the following signature: (x, y, z)3 too_many_arguments.jsonnet:1:23-36: function <anonymous> call3 too_many_arguments.jsonnet:1:23-36: function <anonymous> preparationtests/go_testdata_golden_override/unfinished_args.jsonnet.goldendiffbeforeafterboth1syntax error: expected one of "(", ")", ".", "?", "[", "{", <binary op>, got "EOF"1syntax error: expected ')', got end of file2 unfinished_args.jsonnet:1:182 unfinished_args.jsonnet:1:17tests/go_testdata_golden_override/variable_not_visible.jsonnet.goldendiffbeforeafterboth1local is not defined: nested1static analysis errors: undefined local: nested; unused local: x12 variable_not_visible.jsonnet:1:44-51: local <nested> access3 variable_not_visible.jsonnet:1:52-55: local <x2> accesstests/go_testdata_golden_override_ir_parser/builtinManifestJsonEx_cyclic.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override_ir_parser/builtin_manifestTomlEx_cyclic.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override_ir_parser/builtin_manifestYamlDoc_cyclic.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override_ir_parser/error_hexnumber.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override_ir_parser/import_syntax_error.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override_ir_parser/object_comp_assert.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override_ir_parser/object_comp_illegal.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override_ir_parser/parseYaml.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override_ir_parser/static_error_eof.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override_ir_parser/stdlib_smoke_test.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override_ir_parser/syntax_error.jsonnet.goldendiffbeforeafterbothno changes
tests/go_testdata_golden_override_ir_parser/unfinished_args.jsonnet.goldendiffbeforeafterbothno changes