Skip to content

Commit 2f899f5

Browse files
chore: ingest test fixtures update (#717)
This pull request includes updated ingest test fixtures. Please review and merge if appropriate. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update Google Drive ingest expected outputs to remove a stale user ID from ACL metadata. This keeps fixtures in sync with current permission extraction and stabilizes E2E tests. <sup>Written for commit c2454f1. Summary will update on new commits. <a href="https://cubic.dev/pr/Unstructured-IO/unstructured-ingest/pull/717?utm_source=github">Review in cubic</a></sup> <!-- End of auto-generated description by cubic. --> Co-authored-by: micmarty-deepsense <64484917+micmarty-deepsense@users.noreply.github.com>
1 parent 293c3fb commit 2f899f5

3 files changed

Lines changed: 0 additions & 8 deletions

File tree

test_e2e/expected-structured-output/google-drive/fake.docx.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"users": [
2323
"03887347926440898356",
2424
"04774006893477068632",
25-
"13662041828528429192",
2625
"18298851591250030956"
2726
],
2827
"groups": [
@@ -35,7 +34,6 @@
3534
"users": [
3635
"03887347926440898356",
3736
"04774006893477068632",
38-
"13662041828528429192",
3937
"18298851591250030956"
4038
],
4139
"groups": [

test_e2e/expected-structured-output/google-drive/foo.txt.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"users": [
2222
"03887347926440898356",
2323
"04774006893477068632",
24-
"13662041828528429192",
2524
"18298851591250030956"
2625
],
2726
"groups": [
@@ -34,7 +33,6 @@
3433
"users": [
3534
"03887347926440898356",
3635
"04774006893477068632",
37-
"13662041828528429192",
3836
"18298851591250030956"
3937
],
4038
"groups": [

test_e2e/expected-structured-output/google-drive/test-drive-doc.docx.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"users": [
2828
"03887347926440898356",
2929
"04774006893477068632",
30-
"13662041828528429192",
3130
"18298851591250030956"
3231
],
3332
"groups": [
@@ -40,7 +39,6 @@
4039
"users": [
4140
"03887347926440898356",
4241
"04774006893477068632",
43-
"13662041828528429192",
4442
"18298851591250030956"
4543
],
4644
"groups": [
@@ -88,7 +86,6 @@
8886
"users": [
8987
"03887347926440898356",
9088
"04774006893477068632",
91-
"13662041828528429192",
9289
"18298851591250030956"
9390
],
9491
"groups": [
@@ -101,7 +98,6 @@
10198
"users": [
10299
"03887347926440898356",
103100
"04774006893477068632",
104-
"13662041828528429192",
105101
"18298851591250030956"
106102
],
107103
"groups": [

0 commit comments

Comments
 (0)