Bug 95036 - make check egl-symbols-check regression
Summary: make check egl-symbols-check regression
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Marek Olšák
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords: bisected, regression
Depends on:
Blocks:
 
Reported: 2016-04-20 18:20 UTC by Vinson Lee
Modified: 2016-04-26 19:44 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2016-04-20 18:20:25 UTC
mesa: 3caf2e89aa1711e80db80d2056e0a44663d9c7d2 (master 11.3.0-devel)

===============================================
   Mesa 11.3.0-devel: src/egl/test-suite.log
===============================================

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: egl-symbols-check
=======================

MesaGLInteropEGLExportObject MesaGLInteropEGLQueryDeviceInfo
FAIL egl-symbols-check (exit status: 1)
Comment 1 Vinson Lee 2016-04-20 19:22:52 UTC
b6eda708431b91a3b568da0efac845c08cb36796 is the first bad commit
commit b6eda708431b91a3b568da0efac845c08cb36796
Author: Marek Olšák <marek.olsak@amd.com>
Date:   Thu Mar 3 15:59:48 2016 +0100

    egl: implement EGL part of interop interface (v2)
    
    v2: - use const

:040000 040000 72d180aa00fbc6459645a545151ad1312cc1b592 6737ab9fdd00cd7717efb2770035cc8a3ce5e8c8 M	src
bisect run success
Comment 2 Jose Fonseca 2016-04-26 19:05:54 UTC
I just stumbled into this while trying to fix https://bugs.freedesktop.org/show_bug.cgi?id=95158

$ cat egl-symbols-check.log
MesaGLInteropEGLExportObject MesaGLInteropEGLQueryDeviceInfo
FAIL egl-symbols-check (exit status: 1)

Alternatively, if nobody cares about egl-symbols-check, lets just remove it.
Comment 3 Marek Olšák 2016-04-26 19:44:10 UTC
Fixed by 2b4b5ebfcfa722cefe15bb694c69f3f77c1a2478. Closing.


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.