[Bug 2049678] [NEW] Some UI tests could fail under certain build path names

Zixing Liu 2049678 at bugs.launchpad.net
Wed Jan 17 20:01:14 UTC 2024


Public bug reported:

It is known that the rustc build could fail due to version number or
build path containing special characters like `~` or `|`.

The UI test could also fail if you have a very long version number.

The issue is determined to be the UI tests do not account for the cases
where the Rust compiler outputs the quoted path name or writes the path
name to a file containing the error diagnostics to avoid printing a lot
of data to the stdout.

** Affects: rustc (Ubuntu)
     Importance: Low
     Assignee: Zixing Liu (liushuyu-011)
         Status: New

** Changed in: rustc (Ubuntu)
   Importance: Undecided => Low

** Changed in: rustc (Ubuntu)
     Assignee: (unassigned) => Zixing Liu (liushuyu-011)

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

Title:
  Some UI tests could fail under certain build path names

Status in rustc package in Ubuntu:
  New

Bug description:
  It is known that the rustc build could fail due to version number or
  build path containing special characters like `~` or `|`.

  The UI test could also fail if you have a very long version number.

  The issue is determined to be the UI tests do not account for the
  cases where the Rust compiler outputs the quoted path name or writes
  the path name to a file containing the error diagnostics to avoid
  printing a lot of data to the stdout.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rustc/+bug/2049678/+subscriptions




More information about the foundations-bugs mailing list