oschaaf opened a new pull request #1939: [WIP] Building PageSpeed with bazel & 
absl
URL: https://github.com/apache/incubator-pagespeed-mod/pull/1939
 
 
   Early PR to make it easy for those who are interested to track 
work-in-progress on
   building pagespeed with bazel & absl.
   
   State:
   
   - There are still some string changes in here, but those are required for us 
to be able to translate buffers when communicating with third_party/css_parser.
   - This builds with close-to-vanilla recent chromium url/base dependency.
   - Most string absl related changes are left out and taken care of in a shim 
StringPiece class.
   - Most unit tests passing in net/.. and pagespeed/
     - The closure compiler flow is working but needs a touch up to improve 
path handling.
     - HMAC/sha1 tests segfaulted, which is worked around & passing, but still 
needs root-cause analysis.
     - A handful of other tests are disabled and in need of root-cause analysis 
of why they fail. I think these all can be categorized into failures because 
expectations not being matched, because of actual bug fixes in refreshed 
dependencies, but root cause analysis is needed to be 100% sure.
   
   /cc @ashishk-1 @jmarantz 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to