[PR #2058] [MERGED] Skip sqlite integration in CI #16208

Closed
opened 2025-11-02 12:04:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2058
Author: @ethantkoenig
Created: 6/25/2017
Status: Merged
Merged: 6/25/2017
Merged by: @lunny

Base: masterHead: ci/sqlite


📝 Commits (1)

  • 3758d8b Skip sqlite integration in CI

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .drone.yml (+1 -1)

📄 Description

Until #2040 is fixed, we should stop running make test-sqlite in CI (https://github.com/go-gitea/gitea/issues/2040#issuecomment-310549631), since it keeps causing builds to fail. We can still run our integration tests in MySQL and PostgreSQL, so we don't have to worry about tests not running at all.

NOTE: needs signature


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/2058 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 6/25/2017 **Status:** ✅ Merged **Merged:** 6/25/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `ci/sqlite` --- ### 📝 Commits (1) - [`3758d8b`](https://github.com/go-gitea/gitea/commit/3758d8bec70b6ae686e33e23009d1ebeee79e199) Skip sqlite integration in CI ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+1 -1) </details> ### 📄 Description Until #2040 is fixed, we should stop running `make test-sqlite` in CI (https://github.com/go-gitea/gitea/issues/2040#issuecomment-310549631), since it keeps causing builds to fail. We can still run our integration tests in MySQL and PostgreSQL, so we don't have to worry about tests not running at all. __NOTE__: needs signature --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:04:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16208