Remove symbolize Bazel test
It is broken on Windows CI (#859) in a way that I don't understand.
This commit is contained in:
parent
b70ea80433
commit
9ad08ac6cc
@ -211,7 +211,7 @@ def glog_library(namespace = "google", with_gflags = 1, **kwargs):
|
|||||||
# "signalhandler", # Pointless
|
# "signalhandler", # Pointless
|
||||||
"stacktrace",
|
"stacktrace",
|
||||||
"stl_logging",
|
"stl_logging",
|
||||||
"symbolize",
|
# "symbolize", # Broken
|
||||||
"utilities",
|
"utilities",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user