[PR #1255] [MERGED] Fix python_tests #1366

Closed
opened 2026-03-01 14:49:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1255
Author: @c01o
Created: 10/26/2023
Status: Merged
Merged: 10/31/2023
Merged by: @pirate

Base: devHead: fix_python_test


📝 Commits (3)

📊 Changes

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

View changed files

📝 .github/workflows/test.yml (+9 -6)

📄 Description

Summary

As seen in https://github.com/ArchiveBox/ArchiveBox/actions/runs/6639096893/job/18036765296 python_tests didn't run pytest.
Now it at least run on x64 Ubuntu.

Related issues

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 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/ArchiveBox/ArchiveBox/pull/1255 **Author:** [@c01o](https://github.com/c01o) **Created:** 10/26/2023 **Status:** ✅ Merged **Merged:** 10/31/2023 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `fix_python_test` --- ### 📝 Commits (3) - [`619c5ae`](https://github.com/ArchiveBox/ArchiveBox/commit/619c5ae6a28f4115a5628a63c32f9e601109ccb6) Upgrade test python version - [`bb1646d`](https://github.com/ArchiveBox/ArchiveBox/commit/bb1646ddc1dd6617f2a19c8909a861e3766d2b83) Fix python-tests dependency - [`3b005b5`](https://github.com/ArchiveBox/ArchiveBox/commit/3b005b5faf31bc88cdeec4cd240f112e7ecda75a) Add PDM ### 📊 Changes **1 file changed** (+9 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+9 -6) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary As seen in https://github.com/ArchiveBox/ArchiveBox/actions/runs/6639096893/job/18036765296 `python_tests` didn't run `pytest`. Now it at least run on x64 Ubuntu. # Related issues <!-- e.g. #123 or Roadmap goal # https://github.com/pirate/ArchiveBox/wiki/Roadmap --> # Changes these areas - [x] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:49:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1366
No description provided.