mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #4529] [MERGED] ci: fix cypress integration tests #8297
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/4529
Author: @cheahjs
Created: 8/11/2024
Status: ✅ Merged
Merged: 8/11/2024
Merged by: @tjbck
Base:
dev← Head:fix/integration-tests📝 Commits (3)
af6420eci: increase usable disk space for integration testc70b18btests: change how cypress detects chat messages153ba16tests: update share test to actually share📊 Changes
2 files changed (+25 additions, -13 deletions)
View changed files
📝
.github/workflows/integration-test.yml(+7 -0)📝
cypress/e2e/chat.cy.ts(+18 -13)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Fix the Cypress integration tests that appear to have been failing due to filling up the runner's disk.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.