Summary: | EnumStrings.LookUpByNumber regression | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | maraeo |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2012-07-10 18:23:42 UTC
Changing the name is fine. The test just needs to have the new name replace the old name too. commit 4fae5e32d5272986e9e64303eadc974d57e7b3ed Author: Ian Romanick <ian.d.romanick@intel.com> Date: Tue Jul 10 13:37:06 2012 -0700 mesa/test: Update name of GL_TIME_ELAPSED 4952caa caused the _EXT to fall off the name of this enum. This is fine. Update the unit test to expect the new value. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=51956 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.