Firefox and Webkit #151
Annotations
10 errors and 1 notice
Run playwright test:
tests/utils/actions/misc.ts#L331
1) format-bar.spec.ts:51:1 › should format quick bar show when select text ───────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]"
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
Run playwright test:
tests/utils/actions/misc.ts#L331
1) format-bar.spec.ts:51:1 › should format quick bar show when select text ───────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 10 11 12 14 16 22 23 28 30 34 43 51 58 60 62 63 64 66 67 69 76 77 78 80 81 82 83 87 90 94 96 99 101 105 115 116 117 120 121 122 124 125 128 129 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 293 294 295 396 404 405 408 411 414 415 422 427 430 434 567 604 928 956) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:400 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Regular.woff\"]"
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
Run playwright test:
tests/utils/actions/misc.ts#L331
1) format-bar.spec.ts:51:1 › should format quick bar show when select text ───────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]"
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
Run playwright test:
tests/utils/actions/misc.ts#L331
1) format-bar.spec.ts:51:1 › should format quick bar show when select text ───────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]"
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
Run playwright test:
tests/utils/actions/misc.ts#L331
1) format-bar.spec.ts:51:1 › should format quick bar show when select text ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]"
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
Run playwright test:
tests/utils/actions/misc.ts#L331
1) format-bar.spec.ts:51:1 › should format quick bar show when select text ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 10 11 12 14 16 22 23 28 30 34 43 51 58 60 62 63 64 66 67 69 76 77 78 80 81 82 83 87 90 94 96 99 101 105 115 116 117 120 121 122 124 125 128 129 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 293 294 295 396 404 405 408 411 414 415 422 427 430 434 567 604 928 956) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:400 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Regular.woff\"]"
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
Run playwright test:
tests/utils/actions/misc.ts#L331
1) format-bar.spec.ts:51:1 › should format quick bar show when select text ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]"
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
Run playwright test:
tests/utils/actions/misc.ts#L331
1) format-bar.spec.ts:51:1 › should format quick bar show when select text ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: [JavaScript Warning: \"downloadable font: hhea: Non-zero caretOffset but head.macStyle italic bit is not set, setting to caretOffset to 0: -42 (font-family: \"blocksuite:surface:Satoshi\" style:italic weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/85546/Satoshi-LightItalic.woff\"]"
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
Run playwright test:
tests/utils/actions/misc.ts#L331
1) format-bar.spec.ts:51:1 › should format quick bar show when select text ───────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 10 12 69 87 90 94 99 116 120 122 128 129 132 133 138 140 141 144 145 148 150 151 153 157 158 161 164 165 167 169 172 173 176 177 182 183 185 189 190 191 192 193 195 202 203 208 230 231 236 237 238 239 246 247 250 251 253 255 256 257 267 269 270 271 273 275 276 291 292 293 294 408 427 434 923) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:600 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Bold.woff\"]"
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
Run playwright test:
tests/utils/actions/misc.ts#L331
1) format-bar.spec.ts:51:1 › should format quick bar show when select text ───────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Please remove the \"console.log\" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment."
Received: "Unexpected console message: [JavaScript Warning: \"downloadable font: Glyph bbox was incorrect (glyph ids 6 8 10 11 14 16 22 28 30 34 43 51 58 60 62 63 64 66 69 75 76 77 78 80 81 82 83 87 90 94 96 101 102 105 115 116 117 120 121 124 125 128 129 130 132 133 138 139 140 141 144 145 148 149 150 151 157 158 159 160 161 164 165 169 171 172 173 176 177 178 179 181 182 183 189 190 192 193 195 196 197 202 203 208 209 210 211 221 222 223 227 229 230 231 235 236 237 238 239 240 241 242 243 244 245 246 247 250 251 253 255 256 257 258 259 262 263 266 267 268 269 270 271 272 273 274 275 276 277 279 288 291 292 294 295 396 397 404 405 408 411 414 422 433 434) (font-family: \"blocksuite:surface:Kalam\" style:normal weight:300 stretch:100 src index:0) source: https://fonts.cdnfonts.com/s/13130/Kalam-Light.woff\"]"
at utils/actions/misc.ts:331
329 | expect
330 | .soft('Unexpected console message: ' + message.text())
> 331 | .toBe(
| ^
332 | 'Please remove the "console.log" or declare `expectConsoleMessage` before `enterPlaygroundRoom`. It is advised not to output logs in a production environment.'
333 | );
334 | }
at Page.<anonymous> (/Users/runner/work/blocksuite/blocksuite/tests/utils/actions/misc.ts:331:10)
|
Run playwright test
166 failed
format-bar.spec.ts:51:1 › should format quick bar show when select text ────────────────────────
format-bar.spec.ts:78:1 › should format quick bar show when clicking drag handle ───────────────
format-bar.spec.ts:103:1 › should format quick bar show when select text by keyboard ───────────
format-bar.spec.ts:161:1 › should format quick bar can only display one at a time ──────────────
format-bar.spec.ts:175:1 › should format quick bar hide when type text ─────────────────────────
format-bar.spec.ts:186:1 › should format quick bar be able to format text ──────────────────────
format-bar.spec.ts:239:1 › should format quick bar be able to change background color ──────────
format-bar.spec.ts:284:1 › should format quick bar be able to format text when select multiple line
format-bar.spec.ts:309:1 › should format quick bar be able to link text ────────────────────────
format-bar.spec.ts:346:1 › should format quick bar be able to change to heading paragraph type ─
format-bar.spec.ts:383:1 › should format quick bar show when double click text ─────────────────
format-bar.spec.ts:398:1 › should format quick bar not show at readonly mode ───────────────────
format-bar.spec.ts:416:1 › should format bar follow scroll ─────────────────────────────────────
format-bar.spec.ts:450:1 › should format quick bar position correct at the start of second line
format-bar.spec.ts:491:1 › should format quick bar action status updated while undo ────────────
format-bar.spec.ts:514:1 › should format quick bar work in single block selection ──────────────
format-bar.spec.ts:565:1 › should format quick bar work in multiple block selection ────────────
format-bar.spec.ts:614:1 › should format quick bar with block selection works when update block type
format-bar.spec.ts:658:1 › should format quick bar show after convert to code block ────────────
format-bar.spec.ts:682:1 › buttons in format quick bar should have correct active styles ───────
format-bar.spec.ts:714:1 › should format bar style active correctly ────────────────────────────
format-bar.spec.ts:743:1 › should format quick bar show when double click button ───────────────
format-bar.spec.ts:758:1 › should the database action icon show correctly ──────────────────────
format-bar.spec.ts:799:1 › should convert to database work ─────────────────────────────────────
format-bar.spec.ts:819:1 › should show format-quick-bar and select all text of the block when triple clicking on text
format-bar.spec.ts:866:1 › should update the format quick bar state when there is a change in keyboard selection
format-bar.spec.ts:897:1 › format quick bar should not break cursor jumping ────────────────────
format-bar.spec.ts:916:1 › selecting image should not show format bar ──────────────────────────
format-bar.spec.ts:930:1 › create linked doc from block selection with format bar ──────────────
format-bar.spec.ts:972:3 › more menu button › should be able to perform the copy action ────────
format-bar.spec.ts:993:3 › more menu button › should be able to perform the duplicate action ───
format-bar.spec.ts:1011:3 › more menu button › should be able to perform the delete action ─────
fragments/frame-panel.spec.ts:48:3 › frame panel › should display empty placeholder when no frames
fragments/frame-panel.spec.ts:58:3 › frame panel › should display frame cards when there are frames
fragments/frame-panel.spec.ts:85:3 › frame panel › should render edgeless note correctly in frame preview
fragments/frame-panel.spec.ts:107:3 › frame panel › should update panel when frames change ─────
fragments/frame-panel.spec.ts:162:5 › frame panel › frame panel behavior after mode switch › should render edgeless note correctly after mode switch
fragments/frame-panel.spec.ts:196:5 › frame panel › frame panel behavior after mode switch › should update frame preview when note is moved
fragments/frame-panel.spec.ts:272:5 › frame panel › select and de-select frame
|
Loading