Skip to content

Commit 5fbd2f4

Browse files
committed
Bug 1966215 [wpt PR 52509] - Summarizer API: Fix summarizeStreaming WPT,
Automatic update from web-platform-tests Summarizer API: Fix summarizeStreaming WPT Check the concatenated text stream, rather than the last chunk. Fixed: 417493972 Change-Id: Ia3fde37e011efff04a431e4ef61a3c4d2f3015ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6542867 Auto-Submit: Mike Wasserman <mswchromium.org> Commit-Queue: Mike Wasserman <mswchromium.org> Reviewed-by: Daseul Lee <dsleechromium.org> Commit-Queue: Daseul Lee <dsleechromium.org> Cr-Commit-Position: refs/heads/main{#1459650} -- wpt-commits: f7e886ebf1bbd6d70af660bdd126fd3238f63274 wpt-pr: 52509 Differential Revision: https://phabricator.services.mozilla.com/D250157 UltraBlame original commit: 80cfddeb9fd202058182ba30645acee12dc4362c
1 parent 57ac275 commit 5fbd2f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/web-platform/tests/ai/summarizer/summarizer-summarize-streaming.tentative.https.window.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ break
231231
;
232232
}
233233
result
234+
+
234235
=
235236
value
236237
;

0 commit comments

Comments
 (0)