@@ -4,95 +4,95 @@ acceptance_tests:
4
4
- config_path : secrets/config.json
5
5
expect_records :
6
6
path : integration_tests/expected_records/csv.jsonl
7
- exact_order : true
7
+ exact_order : false
8
8
timeout_seconds : 1800
9
9
file_types :
10
10
skip_test : true
11
11
bypass_reason : " To be testes with the last config"
12
12
- config_path : secrets/config_iam_role.json
13
13
expect_records :
14
14
path : integration_tests/expected_records/csv.jsonl
15
- exact_order : true
15
+ exact_order : false
16
16
timeout_seconds : 1800
17
17
file_types :
18
18
skip_test : true
19
19
bypass_reason : " To be testes with the last config"
20
20
- config_path : secrets/v4_csv_custom_encoding_config.json
21
21
expect_records :
22
22
path : integration_tests/expected_records/legacy_csv_custom_encoding.jsonl
23
- exact_order : true
23
+ exact_order : false
24
24
timeout_seconds : 1800
25
25
file_types :
26
26
skip_test : true
27
27
bypass_reason : " To be testes with the last config"
28
28
- config_path : secrets/v4_csv_custom_format_config.json
29
29
expect_records :
30
30
path : integration_tests/expected_records/legacy_csv_custom_format.jsonl
31
- exact_order : true
31
+ exact_order : false
32
32
timeout_seconds : 1800
33
33
file_types :
34
34
skip_test : true
35
35
bypass_reason : " To be testes with the last config"
36
36
- config_path : secrets/v4_csv_user_schema_config.json
37
37
expect_records :
38
38
path : integration_tests/expected_records/legacy_csv_user_schema.jsonl
39
- exact_order : true
39
+ exact_order : false
40
40
timeout_seconds : 1800
41
41
file_types :
42
42
skip_test : true
43
43
bypass_reason : " To be testes with the last config"
44
44
- config_path : secrets/v4_csv_no_header_config.json
45
45
expect_records :
46
46
path : integration_tests/expected_records/legacy_csv_no_header.jsonl
47
- exact_order : true
47
+ exact_order : false
48
48
timeout_seconds : 1800
49
49
file_types :
50
50
skip_test : true
51
51
bypass_reason : " To be testes with the last config"
52
52
- config_path : secrets/v4_csv_skip_rows_config.json
53
53
expect_records :
54
54
path : integration_tests/expected_records/legacy_csv_skip_rows.jsonl
55
- exact_order : true
55
+ exact_order : false
56
56
timeout_seconds : 1800
57
57
file_types :
58
58
skip_test : true
59
59
bypass_reason : " To be testes with the last config"
60
60
- config_path : secrets/v4_csv_skip_rows_no_header_config.json
61
61
expect_records :
62
62
path : integration_tests/expected_records/legacy_csv_skip_rows_no_header.jsonl
63
- exact_order : true
63
+ exact_order : false
64
64
timeout_seconds : 1800
65
65
file_types :
66
66
skip_test : true
67
67
bypass_reason : " To be testes with the last config"
68
68
- config_path : secrets/v4_csv_with_nulls_config.json
69
69
expect_records :
70
70
path : integration_tests/expected_records/legacy_csv_with_nulls.jsonl
71
- exact_order : true
71
+ exact_order : false
72
72
timeout_seconds : 1800
73
73
file_types :
74
74
skip_test : true
75
75
bypass_reason : " To be testes with the last config"
76
76
- config_path : secrets/v4_csv_with_null_bools_config.json
77
77
expect_records :
78
78
path : integration_tests/expected_records/legacy_csv_with_null_bools.jsonl
79
- exact_order : true
79
+ exact_order : false
80
80
timeout_seconds : 1800
81
81
file_types :
82
82
skip_test : true
83
83
bypass_reason : " To be testes with the last config"
84
84
- config_path : secrets/v4_parquet_config.json
85
85
expect_records :
86
86
path : integration_tests/expected_records/parquet.jsonl
87
- exact_order : true
87
+ exact_order : false
88
88
timeout_seconds : 1800
89
89
file_types :
90
90
skip_test : true
91
91
bypass_reason : " To be testes with the last config"
92
92
- config_path : secrets/parquet_dataset_config.json
93
93
expect_records :
94
94
path : integration_tests/expected_records/parquet_dataset.jsonl
95
- exact_order : true
95
+ exact_order : false
96
96
timeout_seconds : 1800
97
97
file_types :
98
98
skip_test : true
@@ -107,71 +107,71 @@ acceptance_tests:
107
107
- config_path : secrets/v4_avro_config.json
108
108
expect_records :
109
109
path : integration_tests/expected_records/avro.jsonl
110
- exact_order : true
110
+ exact_order : false
111
111
timeout_seconds : 1800
112
112
file_types :
113
113
skip_test : true
114
114
bypass_reason : " To be testes with the last config"
115
115
- config_path : secrets/v4_jsonl_config.json
116
116
expect_records :
117
117
path : integration_tests/expected_records/jsonl.jsonl
118
- exact_order : true
118
+ exact_order : false
119
119
timeout_seconds : 1800
120
120
file_types :
121
121
skip_test : true
122
122
bypass_reason : " To be testes with the last config"
123
123
- config_path : secrets/v4_jsonl_newlines_config.json
124
124
expect_records :
125
125
path : integration_tests/expected_records/jsonl_newlines.jsonl
126
- exact_order : true
126
+ exact_order : false
127
127
timeout_seconds : 1800
128
128
file_types :
129
129
skip_test : true
130
130
bypass_reason : " To be testes with the last config"
131
131
- config_path : secrets/zip_config_csv.json
132
132
expect_records :
133
133
path : integration_tests/expected_records/zip_csv.jsonl
134
- exact_order : true
134
+ exact_order : false
135
135
timeout_seconds : 1800
136
136
file_types :
137
137
skip_test : true
138
138
bypass_reason : " To be testes with the last config"
139
139
- config_path : secrets/zip_config_csv_custom_encoding.json
140
140
expect_records :
141
141
path : integration_tests/expected_records/zip_csv_custom_encoding.jsonl
142
- exact_order : true
142
+ exact_order : false
143
143
timeout_seconds : 1800
144
144
file_types :
145
145
skip_test : true
146
146
bypass_reason : " To be testes with the last config"
147
147
- config_path : secrets/zip_config_jsonl.json
148
148
expect_records :
149
149
path : integration_tests/expected_records/zip_jsonl.jsonl
150
- exact_order : true
150
+ exact_order : false
151
151
timeout_seconds : 1800
152
152
file_types :
153
153
skip_test : true
154
154
bypass_reason : " To be testes with the last config"
155
155
- config_path : secrets/zip_config_avro.json
156
156
expect_records :
157
157
path : integration_tests/expected_records/zip_avro.jsonl
158
- exact_order : true
158
+ exact_order : false
159
159
timeout_seconds : 1800
160
160
file_types :
161
161
skip_test : true
162
162
bypass_reason : " To be testes with the last config"
163
163
- config_path : secrets/zip_config_parquet.json
164
164
expect_records :
165
165
path : integration_tests/expected_records/zip_parquet.jsonl
166
- exact_order : true
166
+ exact_order : false
167
167
timeout_seconds : 1800
168
168
file_types :
169
169
skip_test : true
170
170
bypass_reason : " To be testes with the last config"
171
171
- config_path : secrets/unstructured_config.json
172
172
expect_records :
173
173
path : integration_tests/expected_records/unstructured.jsonl
174
- exact_order : true
174
+ exact_order : false
175
175
timeout_seconds : 1800
176
176
177
177
connection :
0 commit comments