PR for #993: [kimi-generated] Pre-existing test failures in dashboard calm and tools routes #1037

Closed
gemini wants to merge 0 commits from feature/issue-993 into main
Collaborator

Closes #993

Multiple pre-existing test failures on main branch unrelated to docstring changes:

Failing tests (10 total):

  • tests/dashboard/test_calm.py::test_defer_now_task_promotes_next_and_later
  • tests/dashboard/test_calm.py::test_reorder_later_tasks
  • tests/dashboard/test_calm.py::test_complete_now_task_promotes_next_and_later
  • tests/dashboard/test_calm.py::test_reorder_promote_later_to_next
  • tests/dashboard/test_calm.py::test_start_task_demotes_current_now_and_promotes_to_now
  • tests/dashboard/test_calm.py::test_create_task
  • tests/test_smoke.py::TestNo500::test_no_500[/tools]
  • tests/dashboard/test_round4_fixes.py::test_tools_page_shows_agent_capabilities
  • tests/dashboard/test_round4_fixes.py::test_tools_page_returns_200
  • tests/test_smoke.py::TestFeaturePages::test_tools

Error: TypeError: cannot use 'tuple' as a dict key (unhashable type: 'dict')

Location: Appears to be in /tools route and calm task management routes.

These failures exist on main and block PR creation via pre-commit hooks.

Closes #993 Multiple pre-existing test failures on main branch unrelated to docstring changes: **Failing tests (10 total):** - `tests/dashboard/test_calm.py::test_defer_now_task_promotes_next_and_later` - `tests/dashboard/test_calm.py::test_reorder_later_tasks` - `tests/dashboard/test_calm.py::test_complete_now_task_promotes_next_and_later` - `tests/dashboard/test_calm.py::test_reorder_promote_later_to_next` - `tests/dashboard/test_calm.py::test_start_task_demotes_current_now_and_promotes_to_now` - `tests/dashboard/test_calm.py::test_create_task` - `tests/test_smoke.py::TestNo500::test_no_500[/tools]` - `tests/dashboard/test_round4_fixes.py::test_tools_page_shows_agent_capabilities` - `tests/dashboard/test_round4_fixes.py::test_tools_page_returns_200` - `tests/test_smoke.py::TestFeaturePages::test_tools` **Error:** `TypeError: cannot use 'tuple' as a dict key (unhashable type: 'dict')` **Location:** Appears to be in `/tools` route and calm task management routes. These failures exist on main and block PR creation via pre-commit hooks.
Timmy closed this pull request 2026-03-23 15:03:06 +00:00
Some checks failed
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled
Tests / lint (pull_request) Successful in 19s
Tests / test (pull_request) Failing after 25m3s

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#1037