Skip to content

Conversation

prisma-bot
Copy link
Contributor

The base branch for this PR is: main
This automatic PR updates the engines to version 5.6.0-19.e62f312231dc614321fc97dca4911c1bfcb5415d.
This will get automatically merged if all the tests pass.
⚠️ If this PR needs to be updated, first remove the automerge label before pushing to avoid automerge to merge without waiting for tests.

Packages

Package NPM URL
@prisma/engines-version https://npmjs.com/package/@prisma/engines-version/v/5.6.0-19.e62f312231dc614321fc97dca4911c1bfcb5415d
@prisma/prisma-schema-wasm https://npmjs.com/package/@prisma/prisma-schema-wasm/v/5.6.0-19.e62f312231dc614321fc97dca4911c1bfcb5415d

Engines commit

prisma/prisma-engines@e62f312231dc614321fc97dca4911c1bfcb5415d

@prisma-bot prisma-bot requested a review from a team as a code owner November 7, 2023 18:13
@prisma-bot prisma-bot requested review from Jolg42 and jkomyno and removed request for a team November 7, 2023 18:13
Copy link
Contributor

github-actions bot commented Nov 7, 2023

size-limit report 📦

Path Size
packages/client/runtime/library.d.ts 99.76 KB (0%)
packages/client/runtime/library.js 189.76 KB (0%)
packages/client/runtime/binary.js 616 KB (0%)
packages/client/runtime/edge.js 230.14 KB (0%)
packages/cli/build/index.js 5.11 MB (0%)

@Jolg42 Jolg42 merged commit ceaebee into main Nov 7, 2023
@Jolg42 Jolg42 deleted the deps/engines-5.6.0-19.e62f312231dc614321fc97dca4911c1bfcb5415d branch November 7, 2023 22:44
@Jolg42
Copy link
Contributor

Jolg42 commented Nov 8, 2023

It looks like what looked like a flaky test was not

See Tests / Client (func/adapters) (js_planetscale, 6/6, 20)
re-run https://github.com/prisma/prisma/actions/runs/6790176286/job/18462259020?pr=21832#step:6:250
and now on main https://github.com/prisma/prisma/actions/runs/6791202711/job/18462252480#step:6:235

Summary of all failing tests
FAIL issues/15176/tests.ts
  ● issues.15176 (provider=mysql, js_planetscale) › should update both updatedAt fields on a model

    expect(received).toBeGreaterThan(expected)

    Expected: > 1699397452000
    Received:   1699397452000

      36 |     })
      37 |
    > 38 |     expect(getTime(updated.updatedAt_w_default)).toBeGreaterThan(getTime(created.updatedAt_w_default))
         |                                                  ^
      39 |
      40 |     expect(getTime(updated.updatedAt_w_default)).toEqual(getTime(updated.updatedAt_wo_default!))
      41 |   })

      at Object.<anonymous> (issues/15176/tests.ts:38:50)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants