chore: Updated ods fixtures file #10
Annotations
9 errors
|
test-linux
Process completed with exit code 1.
|
|
table/plugins/ods/table/load.spec.ts > loadOdsTable > file variations > should load multipart remote file:
table/plugins/ods/table/load.spec.ts#L60
AssertionError: expected [ { id: 1, name: 'english' }, …(3) ] to deeply equal [ { id: 1, name: 'english' }, …(3) ]
- Expected
+ Received
@@ -3,16 +3,16 @@
"id": 1,
"name": "english",
},
{
"id": 2,
- "name": "中文",
+ "name": "中国人",
},
{
"id": 1,
"name": "english",
},
{
"id": 2,
- "name": "中文",
+ "name": "中国人",
},
]
❯ table/plugins/ods/table/load.spec.ts:60:51
|
|
table/plugins/ods/table/load.spec.ts > loadOdsTable > file variations > should load remote file:
table/plugins/ods/table/load.spec.ts#L46
AssertionError: expected [ { id: 1, name: 'english' }, …(1) ] to deeply equal [ { id: 1, name: 'english' }, …(1) ]
- Expected
+ Received
@@ -3,8 +3,8 @@
"id": 1,
"name": "english",
},
{
"id": 2,
- "name": "中文",
+ "name": "中国人",
},
]
❯ table/plugins/ods/table/load.spec.ts:46:51
|
|
test-macos
Process completed with exit code 1.
|
|
table/plugins/ods/table/load.spec.ts > loadOdsTable > file variations > should load multipart remote file:
table/plugins/ods/table/load.spec.ts#L60
AssertionError: expected [ { id: 1, name: 'english' }, …(3) ] to deeply equal [ { id: 1, name: 'english' }, …(3) ]
- Expected
+ Received
@@ -3,16 +3,16 @@
"id": 1,
"name": "english",
},
{
"id": 2,
- "name": "中文",
+ "name": "中国人",
},
{
"id": 1,
"name": "english",
},
{
"id": 2,
- "name": "中文",
+ "name": "中国人",
},
]
❯ table/plugins/ods/table/load.spec.ts:60:51
|
|
table/plugins/ods/table/load.spec.ts > loadOdsTable > file variations > should load remote file:
table/plugins/ods/table/load.spec.ts#L46
AssertionError: expected [ { id: 1, name: 'english' }, …(1) ] to deeply equal [ { id: 1, name: 'english' }, …(1) ]
- Expected
+ Received
@@ -3,8 +3,8 @@
"id": 1,
"name": "english",
},
{
"id": 2,
- "name": "中文",
+ "name": "中国人",
},
]
❯ table/plugins/ods/table/load.spec.ts:46:51
|
|
test-windows
Process completed with exit code 1.
|
|
table/plugins/ods/table/load.spec.ts > loadOdsTable > file variations > should load multipart remote file:
table/plugins/ods/table/load.spec.ts#L60
AssertionError: expected [ { id: 1, name: 'english' }, …(3) ] to deeply equal [ { id: 1, name: 'english' }, …(3) ]
- Expected
+ Received
@@ -3,16 +3,16 @@
"id": 1,
"name": "english",
},
{
"id": 2,
- "name": "中文",
+ "name": "中国人",
},
{
"id": 1,
"name": "english",
},
{
"id": 2,
- "name": "中文",
+ "name": "中国人",
},
]
❯ table/plugins/ods/table/load.spec.ts:60:51
|
|
table/plugins/ods/table/load.spec.ts > loadOdsTable > file variations > should load remote file:
table/plugins/ods/table/load.spec.ts#L46
AssertionError: expected [ { id: 1, name: 'english' }, …(1) ] to deeply equal [ { id: 1, name: 'english' }, …(1) ]
- Expected
+ Received
@@ -3,8 +3,8 @@
"id": 1,
"name": "english",
},
{
"id": 2,
- "name": "中文",
+ "name": "中国人",
},
]
❯ table/plugins/ods/table/load.spec.ts:46:51
|