Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include symbols into install/lib/libcobalt.so #1857

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

maxz-lab
Copy link
Contributor

To speed up the SB16 development process, include some symbols (-gline-tables-only) into install/lib/libcobalt.so.

This change affects devel and debug builds only.

b/307760111

@datadog-cobalt-youtube
Copy link

datadog-cobalt-youtube bot commented Oct 26, 2023

Datadog Report

Branch report: maxz-lab-sb16-symbols
Commit report: 33512c8

cobalt: 0 Failed, 0 New Flaky, 29487 Passed, 1 Skipped, 10m 55.54s Wall Time

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #1857 (8b6bebb) into main (6b6abea) will increase coverage by 0.00%.
Report is 18 commits behind head on main.
The diff coverage is n/a.

❗ Current head 8b6bebb differs from pull request most recent head 33512c8. Consider uploading reports for the commit 33512c8 to get more accurate results

@@           Coverage Diff           @@
##             main    #1857   +/-   ##
=======================================
  Coverage   57.75%   57.76%           
=======================================
  Files        1915     1915           
  Lines       95108    95108           
=======================================
+ Hits        54929    54935    +6     
+ Misses      40179    40173    -6     

see 5 files with indirect coverage changes

@maxz-lab maxz-lab requested review from TyHolc and y4vor October 27, 2023 05:11
@y4vor y4vor requested a review from hlwarriner October 27, 2023 22:37
starboard/build/config/modular/BUILD.gn Outdated Show resolved Hide resolved
starboard/build/config/modular/BUILD.gn Outdated Show resolved Hide resolved
To speed up the SB16 development process, include some symbols
(-gline-tables-only) into install/lib/libcobalt.so.

This change affects devel builds only.

b/307760111
@maxz-lab maxz-lab merged commit 6da4a2d into main Oct 31, 2023
331 of 332 checks passed
@maxz-lab maxz-lab deleted the maxz-lab-sb16-symbols branch October 31, 2023 21:47
hlwarriner added a commit to hlwarriner/cobalt that referenced this pull request Nov 1, 2023
This change was made a while ago, in
youtube#117, but then reverted in
youtube#500.

I think the original change was reverted either accidentally or to get
symbols included in gtest binaries. But if it was reverted in order to
get symbols in gtest binaraies, that should now be covered by
youtube#1857.

b/268244534
b/192672173

Change-Id: Iacc32af77c1a192136863872f361de4a50d566e0
hlwarriner added a commit that referenced this pull request Nov 6, 2023
This change was made a while ago, in
#117, but then reverted in
#500.

I think the original change was reverted either accidentally or to get
symbols included in gtest binaries. But if it was reverted in order to
get symbols in gtest binaraies, that should now be covered by
#1857.

b/268244534
b/192672173

Change-Id: Iacc32af77c1a192136863872f361de4a50d566e0
cobalt-github-releaser-bot pushed a commit that referenced this pull request Nov 6, 2023
This change was made a while ago, in
#117, but then reverted in
#500.

I think the original change was reverted either accidentally or to get
symbols included in gtest binaries. But if it was reverted in order to
get symbols in gtest binaraies, that should now be covered by
#1857.

b/268244534
b/192672173

Change-Id: Iacc32af77c1a192136863872f361de4a50d566e0
(cherry picked from commit 2277260)
Rongo-JL pushed a commit to Rongo-JL/cobalt that referenced this pull request Dec 19, 2023
To speed up the SB16 development process, include some symbols
(-gline-tables-only) into install/lib/libcobalt.so.

This change affects devel and debug builds only.

b/307760111
Rongo-JL pushed a commit to Rongo-JL/cobalt that referenced this pull request Dec 19, 2023
This change was made a while ago, in
youtube#117, but then reverted in
youtube#500.

I think the original change was reverted either accidentally or to get
symbols included in gtest binaries. But if it was reverted in order to
get symbols in gtest binaraies, that should now be covered by
youtube#1857.

b/268244534
b/192672173

Change-Id: Iacc32af77c1a192136863872f361de4a50d566e0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants