Public bug reported:

This test fails with mysql-8.0 8.0.36-2ubuntu1:

319s ==================================== ERRORS 
====================================
319s _________________________ ERROR at setup of test_mysql 
_________________________
319s
319s run_services = True
319s tmp_path_factory = TempPathFactory(_given_basetemp=None, 
_trace=<pluggy._tracing.TagTracerSub object at 0xf66ae558>, 
_basetemp=PosixPath('/tmp/pytest-of-root/pytest-0'), _retention_count=3, 
_retention_policy='all')
319s memory_temp_dir = '/dev/shm/sr-364c4769b3ce43e29aa88f73641fdc8a-local/tmp'
319s request = <SubRequest 'mysql_defaults_file' for <Function test_mysql>>
319s
319s     @pytest.fixture(scope='session')
319s     def mysql_defaults_file(
319s             run_services, tmp_path_factory, memory_temp_dir, request):
319s         """MySQL defaults file."""
319s         if run_services:
319s >           cfg = tmp_path_factory.mktemp(request.session.name)
319s E           ValueError: . is not a normalized and relative path

Example run: https://autopkgtest.ubuntu.com/results/autopkgtest-
noble/noble/armhf/p/pytest-services/20240327_123943_9325b@/log.gz

** Affects: mysql-8.0 (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: pytest-services (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: update-excuse

** Description changed:

  This test fails with mysql-8.0 8.0.36-2ubuntu1:
  
  319s ==================================== ERRORS 
====================================
  319s _________________________ ERROR at setup of test_mysql 
_________________________
- 319s 
+ 319s
  319s run_services = True
  319s tmp_path_factory = TempPathFactory(_given_basetemp=None, 
_trace=<pluggy._tracing.TagTracerSub object at 0xf66ae558>, 
_basetemp=PosixPath('/tmp/pytest-of-root/pytest-0'), _retention_count=3, 
_retention_policy='all')
  319s memory_temp_dir = 
'/dev/shm/sr-364c4769b3ce43e29aa88f73641fdc8a-local/tmp'
  319s request = <SubRequest 'mysql_defaults_file' for <Function test_mysql>>
- 319s 
+ 319s
  319s     @pytest.fixture(scope='session')
  319s     def mysql_defaults_file(
  319s             run_services, tmp_path_factory, memory_temp_dir, request):
  319s         """MySQL defaults file."""
  319s         if run_services:
  319s >           cfg = tmp_path_factory.mktemp(request.session.name)
  319s E           ValueError: . is not a normalized and relative path
+ 
+ Example run: https://autopkgtest.ubuntu.com/results/autopkgtest-
+ noble/noble/armhf/p/pytest-services/20240327_123943_9325b@/log.gz

** Also affects: mysql-8.0 (Ubuntu)
   Importance: Undecided
       Status: New

** Tags added: update-excuse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2059307

Title:
  python3-pytest-services test fails with new mysql-8.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/2059307/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to