Project

General

Profile

Actions

Testing #2583

closed

xmera Omnia - Collection #2582: Test errors

Mysql2::Error: Data too long

Added by liaham 6 months ago. Updated 5 months ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
Start date:
11/13/2024
Due date:
11/13/2024
% Done:

0%

Estimated time:
Compatible Redmine Version:
5.1.z

Description

Testing with a plain RM 5.1.3, Ruby 3.2.5 and MySQL 8.0.40-1debian12 leads to:

1) Error:
WikiContentTest#test_large_text_should_not_be_truncated_to_64k:
ActiveRecord::ValueTooLong: Mysql2::Error: Data too long for column 'text' at row 1
    test/unit/wiki_content_test.rb:124:in `test_large_text_should_not_be_truncated_to_64k'

2) Error:
ChangesetTest#test_comments_should_accept_more_than_64k:
ActiveRecord::ValueTooLong: Mysql2::Error: Data too long for column 'comments' at row 1
    test/unit/changeset_test.rb:665:in `test_comments_should_accept_more_than_64k'
Actions #1

Updated by liaham 5 months ago

  • Due date set to 11/13/2024
  • Status changed from New to Rejected
  • Assignee set to liaham
  • Start date set to 11/13/2024

The test is not reproducible with RM 5.1.4 and Ruby 3.2.6.

Actions

Also available in: Atom PDF