Closed Bug 1012568 Opened 10 years ago Closed 10 years ago

replace all tab to 2 spaces in Makefile except makefile rules.

Categories

(Firefox OS Graveyard :: Gaia::Build, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: yurenju, Assigned: nyee, Mentored)

References

Details

(Whiteboard: [good first bug][mentor-lang=zh])

Attachments

(2 files, 4 obsolete files)

we should use two spaces instead of tab in Makefile except rules of Makefile.
Whiteboard: [good first bug][mentor=yurenju][mentor-lang=zh]
I'd like to work on this work and for it, I've attached a proposed pull request.
Mentor: yurenju.mozilla
Whiteboard: [good first bug][mentor=yurenju][mentor-lang=zh] → [good first bug][mentor-lang=zh]
Is this bug still an issue? Projjol's attachment as of now appears to have failed its pull request.
yes it's still an issue, feel free to ask me question with needinfo flag (click check box "Need more information from" and my email yurenju.mozilla@gmail.com)
How should I test if my changes are working (e.g. run make or something else)?
Reminder message for the above.
Setting a flag to help Nathan.
Flags: needinfo?(yurenju.mozilla)
Nathan, we have integraion and unit test for gaia build system, in your case you should use integration test to verify it: |make build-test-integraion|

thanks Suhdheesh :)
Flags: needinfo?(yurenju.mozilla)
Although my patch seems to be correct, I am not a Makefile expert, so I don't know for certain. However, I can try submitting my patch if necessary. Should I upload my patch or defer this bug to someone else?
Hi Nathan, please send a pull request, add a attachment and use "paste text as attachment" to attach your pull request link.
Attached file bug-1012568-fix (obsolete) —
This is the most correct I've made this patch so far. Please comment about any other changes that need to be made.
Attachment #8474586 - Flags: review?(yurenju.mozilla)
Comment on attachment 8474586 [details] [review]
bug-1012568-fix

:nyee, only one nit, otherwise looks great!

please fix the nit I mentioned on github, rebase and send me review again.

thanks!
Attachment #8474586 - Flags: review?(yurenju.mozilla)
Attached file bug-1012568-fix [v.2] (obsolete) —
Attachment #8474586 - Attachment is obsolete: true
Attachment #8477181 - Flags: review?(yurenju.mozilla)
Comment on attachment 8477181 [details] [review]
bug-1012568-fix [v.2]

looks great! r=yurenju

this pull request need to be rebased, please 
1. squash to one commit
2. rebase to last master branch

if you are not familiar with git, there are two videos to show how to do it.
rebase: https://asciinema.org/a/11316
squash: https://asciinema.org/a/11269

please needinfo? me if you have updated pull request which is rebased and squashed.
Attachment #8477181 - Flags: review?(yurenju.mozilla) → review+
Attached file bug-1012568-fix [v.3] (obsolete) —
Attachment #8477181 - Attachment is obsolete: true
Attachment #8478416 - Flags: review?(yurenju.mozilla)
:nyee, gaia tree is closed now since we have a test "app_uninstall_test.js" is always failed.

I will notice you when gaia tree open again.
Flags: needinfo?(yurenju.mozilla)
:nyee, gaia tree is opened, can you rebase and push again?
Flags: needinfo?(yurenju.mozilla) → needinfo?(ny.nathan.yee)
Attached patch bug-1012568-fix [v.4] (obsolete) — Splinter Review
Done.
Attachment #8478416 - Attachment is obsolete: true
Attachment #8478416 - Flags: review?(yurenju.mozilla)
Attachment #8479580 - Flags: review?(yurenju.mozilla)
Flags: needinfo?(ny.nathan.yee)
Comment on attachment 8479580 [details] [diff] [review]
bug-1012568-fix [v.4]

:nyee, we removed rule "app-makefile" on bug 1029385 but it added back in your commit on lin 502~516, please remove them, otherwise looks good.
Attachment #8479580 - Flags: review?(yurenju.mozilla)
Attached file bug-1012568-fix [v.5]
Done.
Attachment #8479580 - Attachment is obsolete: true
Attachment #8479612 - Flags: review?(yurenju.mozilla)
Comment on attachment 8479612 [details] [review]
bug-1012568-fix [v.5]

that looks good! waiting result on try server to land it! r=yurenju
Attachment #8479612 - Flags: review?(yurenju.mozilla) → review+
Assignee: nobody → ny.nathan.yee
Flags: needinfo?(yurenju.mozilla)
Run Gij twice and got different errors
* [system] browser_chrome_share_web_result_test.js
* [calendar] day_view_test.js

seems intermittent issues for integration test and this change is only replace all tab to 2 spaces in Makefile, so merged.

thanks for the contribution!

https://github.com/mozilla-b2g/gaia/commit/c3f6c3f6463c54bec3e2d8af0b11792fc9481a5c
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(yurenju.mozilla)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: