https://bugs.freedesktop.org/show_bug.cgi?id=55505

          Priority: medium
            Bug ID: 55505
                CC: omcfa...@gmail.com
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: EnumStrings.LookUpByNumber regression
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: v...@freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

$ make check
[...]
[ RUN      ] EnumStrings.LookUpByNumber
enum_strings.cpp:43: Failure
Value of: _mesa_lookup_enum_by_nr(everything[i].value)
  Actual: "GL_COMPRESSED_RGBA_S3TC_DXT3_ANGLE"
Expected: everything[i].name
Which is: "GL_COMPRESSED_RGBA_S3TC_DXT3_EXT"
enum_strings.cpp:43: Failure
Value of: _mesa_lookup_enum_by_nr(everything[i].value)
  Actual: "GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE"
Expected: everything[i].name
Which is: "GL_COMPRESSED_RGBA_S3TC_DXT5_EXT"
[  FAILED  ] EnumStrings.LookUpByNumber (1 ms)



9545d9611fd983fd63960de787dff51aedd4a7f9 is the first bad commit
commit 9545d9611fd983fd63960de787dff51aedd4a7f9
Author: Oliver McFadden <oliver.mcfad...@linux.intel.com>
Date:   Wed Sep 26 20:59:50 2012 +0300

    intel: add support for ANGLE_texture_compression_dxt.

    Signed-off-by: Oliver McFadden <oliver.mcfad...@linux.intel.com>
    Reviewed-by: Brian Paul <bri...@vmware.com>

:040000 040000 10f19c68e82ac368bc2f17e73e82e5c3b3b8bb54
621cdebaa9d1585bf0b36b095fd9ceeb71619beb M    src

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to